mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
[HOTFIX] Nianworme inhand / UI sprite fix (#26009)
* Should fix the missing hand sprite for caterpillars. * Adjusts a comment.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
/// Evolution action.
|
||||
var/datum/action/innate/nian_caterpillar_emerge/evolve_action = new()
|
||||
/// The amount of nutrition the nian caterpillar needs to evolve.
|
||||
/// The amount of nutrition the nian caterpillar needs to evolve, default is 500.
|
||||
var/nutrition_need = 500
|
||||
|
||||
/mob/living/simple_animal/nian_caterpillar/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user