Original Port

This commit is contained in:
keronshb
2021-10-11 22:00:54 -04:00
parent 408317fae0
commit 0bae06adcd
72 changed files with 2261 additions and 21 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
icon = 'icons/obj/bureaucracy.dmi'
icon_state = "labeler0"
item_state = "flight"
// inhand_icon_state = "flight"
// item_state = "flight"
var/label = null
var/labels_left = 30
var/mode = 0
@@ -118,7 +118,7 @@
desc = "A roll of paper. Use it on a hand labeler to refill it."
icon_state = "labeler_refill"
item_state = "electropack"
// inhand_icon_state = "electropack"
// item_state = "electropack"
lefthand_file = 'icons/mob/inhands/misc/devices_lefthand.dmi'
righthand_file = 'icons/mob/inhands/misc/devices_righthand.dmi'
w_class = WEIGHT_CLASS_TINY