mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 20:23:26 +00:00
Wtf how did this line even get deleted.
This commit is contained in:
@@ -50,6 +50,8 @@
|
|||||||
var/obj/machinery/door/poddoor/shutters/S = locate() in src.contents
|
var/obj/machinery/door/poddoor/shutters/S = locate() in src.contents
|
||||||
if(S && S.density) return
|
if(S && S.density) return
|
||||||
|
|
||||||
|
usr.visible_message("<span class='warning'>[user] starts climbing onto \the [src]!</span>")
|
||||||
|
|
||||||
if(!do_after(user,50))
|
if(!do_after(user,50))
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user