[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:
SkyratBot
2021-07-03 23:24:48 +02:00
committed by GitHub
parent 335e16b593
commit a4172880c1
+3 -2
View File
@@ -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
))