mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Makes the sloth an actual sloth (#33131)
glide_size change lowers their tile glide rate to be slow as well.
This commit is contained in:
committed by
Emmett Gaines
parent
24ca193e7e
commit
01ad14d293
@@ -19,7 +19,8 @@
|
||||
melee_damage_upper = 18
|
||||
health = 50
|
||||
maxHealth = 50
|
||||
speed = 2
|
||||
speed = 10
|
||||
glide_size = 2
|
||||
|
||||
|
||||
//Cargo Sloth
|
||||
@@ -38,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