Reverts stamps and folder to use old sprite

This commit is contained in:
SplinterGP
2020-04-17 19:16:46 -03:00
parent 1824f20ea4
commit e81ac515b7
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/obj/item/weapon/folder
name = "folder"
desc = "A folder."
icon = 'icons/obj/bureaucracy.dmi'
icon = 'icons/obj/bureaucracy_yw.dmi' //ywedit reverts to use old folder icon
icon_state = "folder"
w_class = ITEMSIZE_SMALL
pressure_resistance = 2
+1 -1
View File
@@ -1,7 +1,7 @@
/obj/item/weapon/stamp
name = "rubber stamp"
desc = "A rubber stamp for stamping important documents."
icon = 'icons/obj/bureaucracy.dmi'
icon = 'icons/obj/bureaucracy_yw.dmi' //YWedit reverts to use old stamp icons
icon_state = "stamp-qm"
item_state = "stamp"
throwforce = 0