Adds desc to things lacking them.

This commit is contained in:
bawhoppen
2017-10-01 15:07:37 -05:00
committed by CitadelStationBot
parent b2a01d688d
commit 82981339ed
35 changed files with 423 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/obj/item/picket_sign
icon_state = "picket"
name = "blank picket sign"
desc = "It's blank"
desc = "It's blank."
force = 5
w_class = WEIGHT_CLASS_BULKY
attack_verb = list("bashed","smacked")