mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-09 14:15:22 +01:00
beachy beach
This commit is contained in:
@@ -24,14 +24,4 @@
|
||||
W.dir = dir
|
||||
spawn(1)
|
||||
W.loc = get_step(W, dir)
|
||||
water_timer = addtimer(src, "drip", water_frequency)
|
||||
|
||||
/obj/structure/sign/terrain
|
||||
name = "warning sign"
|
||||
desc = "Watch your step! Unstable terrain."
|
||||
density = 1
|
||||
icon = 'icons/obj/stationobjs.dmi'
|
||||
icon_state = "signpost"
|
||||
|
||||
/obj/structure/sign/terrain/attack_hand(mob/user)
|
||||
examine(user)
|
||||
water_timer = addtimer(src, "drip", water_frequency)
|
||||
Reference in New Issue
Block a user