mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Merge pull request #14574 from Qwertytoforty/no-more-mindshield-skrekery
Changling Swap forms now takes 10 seconds to pull off.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
target.do_jitter_animation(500)
|
||||
user.do_jitter_animation(500)
|
||||
|
||||
if(!do_mob(user,target,20))
|
||||
if(!do_mob(user, target, 10 SECONDS))
|
||||
to_chat(user, "<span class='warning'>The body swap has been interrupted!</span>")
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user