Fixed detective semiauto turning wrong caliber when screwdrived.

This commit is contained in:
Chinsky
2013-12-17 22:32:23 +04:00
parent b3248bf914
commit 09efeaea5c

View File

@@ -54,7 +54,7 @@
caliber = "357"
desc = "The barrel and chamber assembly seems to have been modified."
user << "<span class='warning'>You reinforce the barrel of [src]! Now it will fire .357 rounds.</span>"
else
else if (caliber == "357")
user << "<span class='notice'>You begin to revert the modifications to [src].</span>"
if(loaded.len)
afterattack(user, user) //and again