mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-25 19:16:40 +01:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user