mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
bunch of issues (#17900)
* bunch of issues * . * fix those properly * safety else none at all * . * workaround for a byond bug * . * invis robot weapons * light needs to be reset * . * use proper datums * fix sorting here * only store non vital * . * Update organ_external.dm
This commit is contained in:
@@ -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