Fixed couple of holster messages typos.

Reworked way isHolster() works.
Fixed bug with detecive revolver, making it impossible to reload.
This commit is contained in:
Chinsky
2012-10-25 16:32:57 +04:00
parent 236780d8c6
commit eb72f2d48e
8 changed files with 26 additions and 20 deletions

View File

@@ -8,6 +8,8 @@
origin_tech = "combat=4;materials=2"
ammo_type = "/obj/item/ammo_casing/c9mm"
isHandgun()
return 0
/obj/item/weapon/gun/projectile/automatic/mini_uzi
@@ -20,6 +22,8 @@
origin_tech = "combat=5;materials=2;syndicate=8"
ammo_type = "/obj/item/ammo_casing/c45"
isHandgun()
return 1
/obj/item/weapon/gun/projectile/automatic/c20r