this is needed

This commit is contained in:
SandPoot
2020-11-15 19:13:01 -03:00
committed by GitHub
parent cbb44674ac
commit 00adf078b0

View File

@@ -8,14 +8,14 @@
* Gifts
*/
GLOBAL_LIST_INIT(gift_item_blacklist, list(
GLOBAL_LIST_INIT(gift_item_blacklist, typecacheof(list(
/obj/effect,
/obj/belly,
/obj/mafia_game_board,
/obj/docking_port,
/obj/shapeshift_holder,
/obj/screen
))
)))
GLOBAL_LIST_EMPTY(possible_gifts)