mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Merge pull request #13407 from Screemonster/untitledrepobranch
It is a lovely morning in the station
This commit is contained in:
@@ -47,4 +47,12 @@
|
||||
add_modifier(/datum/modifier/berserk, 30 SECONDS)
|
||||
|
||||
/decl/mob_organ_names/goose
|
||||
hit_zones = list("head", "chest", "left leg", "right leg", "left wing", "right wing", "neck")
|
||||
hit_zones = list("head", "chest", "left leg", "right leg", "left wing", "right wing", "neck")
|
||||
|
||||
/mob/living/simple_mob/animal/space/goose/white
|
||||
icon = 'icons/mob/animal_vr.dmi'
|
||||
icon_state = "whitegoose"
|
||||
icon_living = "whitegoose"
|
||||
icon_dead = "whitegoose_dead"
|
||||
name = "white goose"
|
||||
desc = "And just when you thought it was a lovely day..."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Reference in New Issue
Block a user