mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-30 08:38:13 +01:00
repath /tape to /cassette_tape & map/list updates
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
/obj/item/flame/lighter,
|
||||
/obj/item/flashlight,
|
||||
/obj/item/taperecorder,
|
||||
/obj/item/tape,
|
||||
/obj/item/cassette_tape,
|
||||
/obj/item/pda,
|
||||
/obj/item/radio/headset,
|
||||
/obj/item/clothing/gloves,
|
||||
@@ -203,7 +203,7 @@
|
||||
max_w_class = ITEMSIZE_NORMAL
|
||||
can_hold = list(
|
||||
/obj/item/taperecorder,
|
||||
/obj/item/tape,
|
||||
/obj/item/cassette_tape,
|
||||
/obj/item/clothing/glasses,
|
||||
/obj/item/flashlight,
|
||||
/obj/item/cell/device,
|
||||
@@ -462,4 +462,4 @@
|
||||
storage_slots = 8
|
||||
can_hold = list(
|
||||
/obj/item/ammo_casing/afoam_dart
|
||||
)
|
||||
)
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
/obj/item/card,
|
||||
/obj/item/clothing/mask/smokable/cigarette/,
|
||||
/obj/item/flashlight/pen,
|
||||
/obj/item/tape,
|
||||
/obj/item/cassette_tape,
|
||||
/obj/item/cartridge,
|
||||
/obj/item/encryptionkey,
|
||||
/obj/item/seeds,
|
||||
|
||||
Reference in New Issue
Block a user