Files
Yogstation/code/modules/modular_computers/computers/item/phone/phone.dm
wonderinghost c97e083740 Modular Computer Tweaks P1 (#21370)
* the set

* woops

* wibi
2024-02-11 17:21:49 +00:00

14 lines
507 B
Plaintext

/obj/item/modular_computer/tablet/phone //Yes, I know the other comment said that the tablet is meant to be like a large phone, please ignore that
name = "phone computer"
icon = 'icons/obj/modular_phone.dmi'
icon_state = "phone-red"
icon_state_base = "phone"
icon_state_unpowered = "phone"
icon_state_powered = "phone"
hardware_flag = PROGRAM_PHONE
max_hardware_size = WEIGHT_CLASS_SMALL
w_class = WEIGHT_CLASS_SMALL
max_bays = 2
steel_sheet_cost = 1
slot_flags = ITEM_SLOT_ID | ITEM_SLOT_BELT