mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Merge pull request #196 from SkyMarshal/master
PDAs can now fit in all belts
This commit is contained in:
@@ -64,7 +64,8 @@
|
||||
"/obj/item/device/flashlight",
|
||||
"/obj/item/weapon/cable_coil",
|
||||
"/obj/item/device/t_scanner",
|
||||
"/obj/item/device/analyzer")
|
||||
"/obj/item/device/analyzer",
|
||||
"/obj/item/device/pda")
|
||||
|
||||
|
||||
/obj/item/weapon/storage/belt/utility/full/New()
|
||||
@@ -97,6 +98,7 @@
|
||||
"/obj/item/weapon/storage/pill_bottle",
|
||||
"/obj/item/stack/medical",
|
||||
"/obj/item/device/flashlight/pen"
|
||||
"/obj/item/device/pda",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user