Merge pull request #4162 from Citadel-Station-13/upstream-merge-33131
[MIRROR] Makes the sloth an actual sloth
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
melee_damage_upper = 18
|
||||
health = 50
|
||||
maxHealth = 50
|
||||
speed = 2
|
||||
speed = 10
|
||||
glide_size = 2
|
||||
devourable = TRUE
|
||||
|
||||
|
||||
//Cargo Sloth
|
||||
/mob/living/simple_animal/sloth/paperwork
|
||||
name = "Paperwork"
|
||||
@@ -39,4 +39,4 @@
|
||||
icon_dead = "cool_sloth_dead"
|
||||
gender = FEMALE
|
||||
butcher_results = list(/obj/item/toy/spinningtoy = 1)
|
||||
gold_core_spawnable = NO_SPAWN
|
||||
gold_core_spawnable = NO_SPAWN
|
||||
|
||||
Reference in New Issue
Block a user