mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] bunch of issues (#11109)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
56db86d29d
commit
e1b719d926
@@ -62,5 +62,5 @@
|
||||
. += "Use an empty hand on it to scoop up some snow, which you can use to make snowballs or snowmen."
|
||||
|
||||
/turf/simulated/floor/outdoors/grass/get_description_interaction()
|
||||
. = "Use floor tiles on it to make a plating." // using . = ..() would incorrectly say you can remove the grass with a shovel
|
||||
. = list("Use floor tiles on it to make a plating.") // using . = ..() would incorrectly say you can remove the grass with a shovel
|
||||
. += "Use a shovel on it to dig for worms."
|
||||
|
||||
Reference in New Issue
Block a user