mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
Baby plushies are now smaller than their parents (#83937)
## About The Pull Request Baby plushies are now smaller than their parents 25% by transform 0.75 ## Why It's Good For The Game Easier to distinguish, so its qol, which means i get gbp  Stupid and cute and funny ## Changelog 🆑 qol: Baby plushies are now smaller than their parents /🆑
This commit is contained in:
@@ -312,6 +312,7 @@
|
||||
young = TRUE
|
||||
name = "[Mama] Jr" //Icelandic naming convention pending
|
||||
normal_desc = "[src] is a little baby of [maternal_parent] and [paternal_parent]!" //original desc won't be used so the child can have moods
|
||||
transform *= 0.75
|
||||
update_desc()
|
||||
|
||||
Mama.mood_message = pick(Mama.parent_message)
|
||||
|
||||
Reference in New Issue
Block a user