mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 02:25:06 +01:00
Merge pull request #14989 from Runa-Dacino/climbing
Implements Climbing
This commit is contained in:
@@ -112,6 +112,9 @@
|
||||
|
||||
var/protean_drop_whitelist = FALSE
|
||||
|
||||
var/rock_climbing = FALSE //If true, allows climbing cliffs using click drag for single Z, walls if multiZ
|
||||
var/climbing_delay = 1 //If rock_climbing, lower better.
|
||||
|
||||
/obj/item/New()
|
||||
..()
|
||||
if(embed_chance < 0)
|
||||
|
||||
Reference in New Issue
Block a user