mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Re-adds PDA slot
This commit is contained in:
@@ -11,7 +11,7 @@ var/global/list/obj/item/device/pda/PDAs = list()
|
||||
icon_state = "pda"
|
||||
item_state = "electronic"
|
||||
w_class = 1
|
||||
slot_flags = SLOT_ID | SLOT_BELT
|
||||
slot_flags = SLOT_ID | SLOT_BELT | SLOT_PDA
|
||||
|
||||
//Main variables
|
||||
var/owner = null
|
||||
|
||||
Reference in New Issue
Block a user