mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Fully reverts clickdelay change.
It was immensely buggy with certain mobs, and server lag all but negated the benefits. Signed-off-by: Mloc-Argent <colmohici@gmail.com>
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
in_chamber.loc = get_turf(user)
|
||||
in_chamber.starting = get_turf(user)
|
||||
in_chamber.shot_from = src
|
||||
usr.delay_click(4)
|
||||
user.next_move = world.time + 4
|
||||
in_chamber.silenced = silenced
|
||||
in_chamber.current = curloc
|
||||
in_chamber.yo = targloc.y - curloc.y
|
||||
|
||||
Reference in New Issue
Block a user