mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Makes kudzu much more likely to entangle you (#25167)
* lets kudzu entangle you * Increase buckle time * Apply suggestions from code review Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> --------- Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
var/creates_cover = FALSE
|
||||
var/mob/living/climber
|
||||
var/broken = FALSE
|
||||
/// How long this takes to unbuckle yourself from.
|
||||
var/unbuckle_time = 0 SECONDS
|
||||
|
||||
/obj/structure/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user