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:
Jenny
2025-09-18 20:02:11 -04:00
committed by GitHub
parent 0a246ad467
commit b9cb5e8a88
4 changed files with 54 additions and 1 deletions
+4 -1
View File
@@ -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, \