mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 14:37:27 +01:00
Cyborg gambling buffs (#18508)
* Cyborg gambling buffs * I'M ALWAYS FORGETTING THIS ABOUT BALLON ALERTS * Improves quality of roll sound * fuck wrong audio quality setting lmao
This commit is contained in:
@@ -1164,6 +1164,7 @@ GLOBAL_LIST_INIT(area_or_turf_fail_types, typecacheof(list(
|
||||
/obj/item/grown, \
|
||||
/obj/item/trash, \
|
||||
/obj/item/reagent_containers/cooking_container, \
|
||||
/obj/item/spacecasinocash, \
|
||||
/obj/item/spacecasinocash_fake, \
|
||||
/obj/item/deck/cards, \
|
||||
/obj/item/hand
|
||||
@@ -1183,7 +1184,9 @@ GLOBAL_LIST_INIT(area_or_turf_fail_types, typecacheof(list(
|
||||
/obj/item/petrifier, \
|
||||
/obj/item/dice, \
|
||||
/obj/item/casino_platinum_chip, \
|
||||
/obj/item/spacecasinocash
|
||||
/obj/item/spacecasinocash, \
|
||||
/obj/item/spacecasinocash_fake, \
|
||||
/obj/item/hand
|
||||
|
||||
#define ORGAN_GRIPPER \
|
||||
/obj/item/organ, \
|
||||
|
||||
Reference in New Issue
Block a user