Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thx for bringing this up - I removed the Cat/Dog (it is not a good Idea to gift Pets anyway, maybe the Person does not even want one ;)
It was replaced by some other Modifiers I found :)
If the intent is to just give the +2 stats, you could make a custom modifier by coping and renaming the dog/cat_story_modifier modifier and adding appropriate custom localization. If the intent is to instead actually give you a pet, you should use the "start_cat/dog_story_cycle_effect = yes" bit
Changed and uploaded.
on_birthday = {
on_actions = {
on_every_birthday
}
}
on_every_birthday = {
trigger = {
is_ai = no
}
events = {
your_birthday.0001
}
}
Either way, it's a small mod, but I really like it, thanks!
Maybe another Mod? Did you try to put this at the bottom of your Mod-List?