mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 00:35:45 +01:00
[MIRROR] Jungle mobs (#7996)
Co-authored-by: Casey <a.roaming.shadow@gmail.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
co-authored by
Casey
CHOMPStation2
parent
d708f1049c
commit
2f5d094cfa
@@ -12,6 +12,14 @@
|
||||
if(user.z != src.z) return
|
||||
user.forceMove(pick(latejoin))
|
||||
|
||||
/obj/structure/signpostwood
|
||||
name = "signpost"
|
||||
desc = "It's a signpost that tells you things!"
|
||||
icon = 'icons/obj/stationobjs.dmi'
|
||||
icon_state = "signpostwood"
|
||||
anchored = TRUE
|
||||
density = TRUE
|
||||
|
||||
/obj/effect/mark
|
||||
var/mark = ""
|
||||
icon = 'icons/misc/mark.dmi'
|
||||
|
||||
Reference in New Issue
Block a user