Carry weight (#5791)

Co-authored-by: silicons <no@you.cat>
This commit is contained in:
silicons
2023-10-12 11:04:59 +02:00
committed by GitHub
co-authored by silicons
parent a2815aa99f
commit 1dfc2cf2b6
151 changed files with 2136 additions and 537 deletions
+2 -2
View File
@@ -676,7 +676,7 @@
desc = "Seems absurd, doesn't it? Yet, here we are. Generally considered dangerous contraband unless the user has permission from Central Command."
icon = 'icons/obj/device_alt.dmi'
icon_state = "hand_tele"
item_flags = ITEM_NOBLUDGEON
item_flags = ITEM_NOBLUDGEON | ITEM_ENCUMBERS_WHILE_HELD
w_class = ITEMSIZE_SMALL
origin_tech = list(TECH_MAGNET = 5, TECH_BLUESPACE = 5, TECH_ILLEGAL = 7)
@@ -972,7 +972,7 @@
icon = 'icons/obj/device_alt.dmi'
icon_state = "motion2"
w_class = ITEMSIZE_TINY
item_flags = ITEM_NOBLUDGEON
item_flags = ITEM_NOBLUDGEON | ITEM_ENCUMBERS_WHILE_HELD
var/tele_name
var/obj/item/perfect_tele/tele_hand