beachy beach

This commit is contained in:
Tastyfish
2016-02-27 18:07:21 -05:00
parent b55f79f754
commit b3591c996f
2 changed files with 89 additions and 60 deletions
@@ -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)