c4 now takes 3 seconds instead of 5 to plant (#1186)

This commit is contained in:
CitadelStationBot
2017-05-27 15:34:00 -05:00
committed by kevinz000
parent 4e381aaca4
commit 6c79b06e2c

View File

@@ -235,7 +235,7 @@
to_chat(user, "<span class='notice'>You start planting the bomb...</span>")
if(do_after(user, 50, target = AM))
if(do_after(user, 30, target = AM))
if(!user.temporarilyRemoveItemFromInventory(src))
return
src.target = AM