mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Further item bank restrictions
Wow!
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
persist_storable = FALSE
|
||||
/obj/item/weapon/hand_tele
|
||||
persist_storable = FALSE
|
||||
/obj/item/weapon/paper/dockingcodes
|
||||
/obj/item/weapon/paper
|
||||
persist_storable = FALSE
|
||||
/obj/item/weapon/backup_implanter
|
||||
persist_storable = FALSE
|
||||
@@ -228,4 +228,21 @@
|
||||
persist_storable = FALSE
|
||||
/obj/item/stack
|
||||
persist_storable = FALSE
|
||||
|
||||
/obj/item/weapon/book
|
||||
persist_storable = FALSE
|
||||
/obj/item/weapon/melee/cursedblade
|
||||
persist_storable = FALSE
|
||||
/obj/item/device/paicard
|
||||
persist_storable = FALSE
|
||||
/obj/item/organ
|
||||
persist_storable = FALSE
|
||||
/obj/item/device/soulstone
|
||||
persist_storable = FALSE
|
||||
/obj/item/device/aicard
|
||||
persist_storable = FALSE
|
||||
/obj/item/device/mmi
|
||||
persist_storable = FALSE
|
||||
/obj/item/seeds
|
||||
persist_storable = FALSE
|
||||
/obj/item/weapon/reagent_containers/food/snacks/grown
|
||||
persist_storable = FALSE
|
||||
|
||||
Reference in New Issue
Block a user