C4 planting takes 3 seconds, down from 5

This commit is contained in:
CitadelStationBot
2017-05-07 09:31:51 -05:00
parent cd95e42b69
commit b0cceb8766
2 changed files with 3 additions and 3 deletions
@@ -81,7 +81,7 @@
to_chat(user, "<span class='notice'>You start planting the bomb...</span>")
if(do_after(user, 50, target = AM))
if(do_after(user, 50, target = AM))
if(!user.temporarilyRemoveItemFromInventory(src))
return
src.target = AM