forked from MarseyWorld/MarseyWorld
Update Bite description duration to match e5da38d
.
parent
e5da38d19c
commit
2252493dc9
|
@ -793,7 +793,7 @@ HOUSE_AWARDS = {
|
||||||
"Vampire": {
|
"Vampire": {
|
||||||
"kind": "Vampire",
|
"kind": "Vampire",
|
||||||
"title": "Bite",
|
"title": "Bite",
|
||||||
"description": "Turns the recipient into a vampire for 3 days.",
|
"description": "Turns the recipient into a vampire for 24 hours.",
|
||||||
"icon": "fas fa-bat",
|
"icon": "fas fa-bat",
|
||||||
"color": "text-gray",
|
"color": "text-gray",
|
||||||
"price": 400
|
"price": 400
|
||||||
|
|
Loading…
Reference in New Issue