mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Gang Tweaks
Some tweaks after getting some play tests done. - Recruitment cooldown increased to 2 minutes - Gangsters in game modes outside of Gang War cannot recall the shuttle
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
return
|
||||
cooldown = 1
|
||||
icon_state = "pen_blink"
|
||||
spawn(600)
|
||||
spawn(1200)
|
||||
cooldown = 0
|
||||
icon_state = "pen"
|
||||
var/mob/M = get(src, /mob)
|
||||
|
||||
Reference in New Issue
Block a user