mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Grammar and formatting/issue 23065/broken dropwall generator description typo (#23118)
* assigns the item_state var the same color assigned to the icon_state var in the lighter/random/New() proc * fixes the typo in deployable.dm * oops
This commit is contained in:
@@ -400,7 +400,7 @@
|
||||
|
||||
/obj/item/used_dropwall
|
||||
name = "broken dropwall generator"
|
||||
desc = "This dropwall has ran out of charge, but some materials could possibly be reclamed."
|
||||
desc = "This dropwall has ran out of charge, but some materials could possibly be reclaimed."
|
||||
icon = 'icons/obj/dropwall.dmi'
|
||||
icon_state = "dropwall_dead"
|
||||
item_state = "grenade"
|
||||
|
||||
Reference in New Issue
Block a user