the sequel

This commit is contained in:
Dip
2020-11-02 15:01:08 -03:00
parent 8916a47eac
commit c4680a7c28
2 changed files with 16 additions and 4 deletions
+8 -2
View File
@@ -9,8 +9,14 @@
*/
/var/static/blacklisted_items = typecacheof(list(
/obj/singularity,
/obj/structure/destructible/clockwork/massive,
/obj/machinery/power/supermatter_crystal))
/obj/structure/destructible/clockwork/massive/ratvar,
/obj/item/projectile,
/obj/effect,
/obj/belly,
/obj/decal,
/obj/docking_port,
/obj/shapeshift_holder,
/obj/screen))
GLOBAL_LIST_EMPTY(possible_gifts)