mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
Cryogaia Archiving Part 1 (#19184)
* some of it * storage explorer suits, and Victorian suits * trailer blazers * clean up * trailblazers in techweb * mined turf needs to work too * icepick and shovel teckweb * wrong path * backward * rename that
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/mob/living/simple_mob/animal/passive/chicken/clucky
|
||||
name = "Commander Clucky"
|
||||
real_name = "Commander Clucky"
|
||||
desc = "It's Commander Clucky!"
|
||||
@@ -0,0 +1,9 @@
|
||||
/mob/living/simple_mob/animal/giant_spider/lorenzo
|
||||
name = "Lorenzo"
|
||||
desc = "Furry and brown, it makes you shudder to look at it. This one has deep red eyes."
|
||||
icon_state = "guardpet"
|
||||
icon_living = "guardpet"
|
||||
icon_dead = "guardpet_dead"
|
||||
has_eye_glow = TRUE
|
||||
faction = "neutral"
|
||||
movement_sound = null
|
||||
Reference in New Issue
Block a user