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
|
* Gifts
|
||||||
*/
|
*/
|
||||||
|
|
||||||
GLOBAL_LIST_INIT(gift_item_blacklist, list(
|
GLOBAL_LIST_INIT(gift_item_blacklist, typecacheof(list(
|
||||||
/obj/effect,
|
/obj/effect,
|
||||||
/obj/belly,
|
/obj/belly,
|
||||||
/obj/mafia_game_board,
|
/obj/mafia_game_board,
|
||||||
/obj/docking_port,
|
/obj/docking_port,
|
||||||
/obj/shapeshift_holder,
|
/obj/shapeshift_holder,
|
||||||
/obj/screen
|
/obj/screen
|
||||||
))
|
)))
|
||||||
|
|
||||||
GLOBAL_LIST_EMPTY(possible_gifts)
|
GLOBAL_LIST_EMPTY(possible_gifts)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user