mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
[MIRROR] Allows Bananas to be holstered (#6684)
* Allows Bananas to be holstered (#59917) Clowntectives can now comically whip out their trusty potassium pistol to brutally feed mimes to death. Or sneak into the detective's office and replace their actual gun with a banana. Get it, because I call you guys the banana bros all the time? * Allows Bananas to be holstered Co-authored-by: death and coding <58394696+thestubborn@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
/obj/item/gun/ballistic/revolver,
|
||||
/obj/item/gun/energy/e_gun/mini,
|
||||
/obj/item/gun/energy/disabler,
|
||||
/obj/item/gun/energy/dueling
|
||||
/obj/item/gun/energy/dueling,
|
||||
/obj/item/food/grown/banana,
|
||||
))
|
||||
|
||||
/obj/item/storage/belt/holster/detective
|
||||
@@ -49,7 +50,7 @@
|
||||
/obj/item/ammo_box/a357,
|
||||
/obj/item/ammo_box/a762,
|
||||
/obj/item/ammo_box/magazine/toy/pistol,
|
||||
/obj/item/gun/energy/e_gun/mini,
|
||||
/obj/item/gun/energy/e_gun/mini,
|
||||
/obj/item/gun/energy/disabler,
|
||||
/obj/item/gun/energy/dueling
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user