Update parrot.dm
This commit is contained in:
@@ -59,13 +59,9 @@
|
||||
friendly = "grooms"
|
||||
mob_size = MOB_SIZE_SMALL
|
||||
movement_type = FLYING
|
||||
<<<<<<< HEAD
|
||||
gold_core_spawnable = 2
|
||||
gold_core_spawnable = FRIENDLY_SPAWN
|
||||
devourable = TRUE
|
||||
no_vore = FALSE
|
||||
=======
|
||||
gold_core_spawnable = FRIENDLY_SPAWN
|
||||
>>>>>>> 2abae67... Cleans up goldcore defines (#33090)
|
||||
|
||||
var/parrot_damage_upper = 10
|
||||
var/parrot_state = PARROT_WANDER //Hunt for a perch when created
|
||||
|
||||
Reference in New Issue
Block a user