mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
this is needed
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user