




🌟 Special thanks to our amazing supporters:
✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Benedikt][David Martínez Martí]
#include "zcommon.acs"
int newyear = 1;
int wishes = 1;
script "HappyNewYear20XX" ENTER
{
MorphActor(0, "Metacorp", "PartyHard", -1, 0, "", "");
Print(s:"Happy New Year 20XX!");
Delay(10);
PlaySound(0,"AuldLangSyne",CHAN_NOPAUSE);
Delay(90);
Print(s:"All the best in the brand new year 20XX from the Beyond Sunset team! May all your resolutions come true!");
GiveInventory("Hug",999);
ACS_NamedExecute("FliesAway",0);
}
[ 6081 ]
[ 1481 ]
[ 2067 ]