forked from MarseyWorld/MarseyWorld
fix wrong award descipriotn for Bite
parent
6966b5328c
commit
aa0e9bc04a
|
@ -792,7 +792,7 @@ HOUSE_AWARDS = {
|
|||
"Vampire": {
|
||||
"kind": "Vampire",
|
||||
"title": "Bite",
|
||||
"description": "Turns the recipient into a vampire for 7 days.",
|
||||
"description": "Turns the recipient into a vampire for 3 days.",
|
||||
"icon": "fas fa-bat",
|
||||
"color": "text-gray",
|
||||
"price": 400
|
||||
|
|
Loading…
Reference in New Issue