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:
Bakaface
2023-11-02 01:50:08 +05:30
committed by GitHub
parent b8e98144c6
commit cf4db2d0f4
+1 -1
View File
@@ -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"