[IDED] Replaces UZI domain reward with ballistic chameleon gun (#87600)

## About The Pull Request

Replaces the mini-UZI beach battle domain reward with a ballistic
chameleon gun.

Also added a separate possible reward for an uzi bitrunning disk.
This commit is contained in:
carlarctg
2024-11-21 20:43:51 -03:00
committed by GitHub
parent 5d223fb906
commit 987aedde4c
4 changed files with 38 additions and 21 deletions
+6
View File
@@ -185,3 +185,9 @@
/obj/item/crusher_trophy/vortex_talisman,
/obj/item/crusher_trophy/ice_demon_cube,
)
/obj/item/bitrunning_disk/item/mini_uzi
name = "bitrunning gear: mini-uzi"
selectable_items = list(
/obj/item/gun/ballistic/automatic/mini_uzi,
)