mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Minor grammar change on the golden wheelchair. (#68756)
* Replaces `he's` with `must've` in the golden wheelchair's description, to make up for people who don't play as male characters.
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
|
||||
/obj/vehicle/ridden/wheelchair/gold
|
||||
material_flags = MATERIAL_EFFECTS | MATERIAL_ADD_PREFIX | MATERIAL_AFFECT_STATISTICS
|
||||
desc = "Damn, he's been through a lot."
|
||||
desc = "Damn, must've been through a lot."
|
||||
icon_state = "gold_wheelchair"
|
||||
overlay_icon = "gold_wheelchair_overlay"
|
||||
max_integrity = 200
|
||||
|
||||
Reference in New Issue
Block a user