mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
[MIRROR] Ventcrawling Item Whitelist Memory Savings (#12106)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Will
Cameron Lennox
parent
ae684bd969
commit
93d51618fb
@@ -46,39 +46,6 @@
|
||||
'sound/voice/hiss5.ogg')
|
||||
has_hands = TRUE
|
||||
|
||||
can_enter_vent_with = list( /obj/item/implant,
|
||||
/obj/item/radio/borg,
|
||||
/obj/item/holder,
|
||||
/obj/machinery/camera,
|
||||
/obj/belly,
|
||||
/obj/soulgem, // CHOMPAdd
|
||||
/atom/movable/screen,
|
||||
/atom/movable/emissive_blocker,
|
||||
/obj/item/material,
|
||||
/obj/item/melee,
|
||||
/obj/item/stack/,
|
||||
/obj/item/tool,
|
||||
/obj/item/reagent_containers/food,
|
||||
/obj/item/coin,
|
||||
/obj/item/aliencoin,
|
||||
/obj/item/ore,
|
||||
/obj/item/disk/nuclear,
|
||||
/obj/item/toy,
|
||||
/obj/item/card,
|
||||
/obj/item/radio,
|
||||
/obj/item/perfect_tele_beacon,
|
||||
/obj/item/clipboard,
|
||||
/obj/item/paper,
|
||||
/obj/item/pen,
|
||||
/obj/item/canvas,
|
||||
/obj/item/paint_palette,
|
||||
/obj/item/paint_brush,
|
||||
/obj/item/camera,
|
||||
/obj/item/photo,
|
||||
/obj/item/camera_film,
|
||||
/obj/item/taperecorder,
|
||||
/obj/item/tape)
|
||||
|
||||
var/xeno_build_time = 5 //time to build a structure
|
||||
|
||||
//HUD
|
||||
|
||||
Reference in New Issue
Block a user