diff --git a/VPet-Simulator.Core/VPet-Simulator.Core.csproj b/VPet-Simulator.Core/VPet-Simulator.Core.csproj index 4b7d7a2..6ad6c6c 100644 --- a/VPet-Simulator.Core/VPet-Simulator.Core.csproj +++ b/VPet-Simulator.Core/VPet-Simulator.Core.csproj @@ -26,7 +26,7 @@ - + diff --git a/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj b/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj index edada71..796126e 100644 --- a/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj +++ b/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj @@ -19,6 +19,6 @@ - + \ No newline at end of file diff --git a/VPet-Simulator.Windows/MainWindow.cs b/VPet-Simulator.Windows/MainWindow.cs index 008ad8b..65880b3 100644 --- a/VPet-Simulator.Windows/MainWindow.cs +++ b/VPet-Simulator.Windows/MainWindow.cs @@ -1447,8 +1447,8 @@ namespace VPet_Simulator.Windows Main = new Main(Core, startUPGraph: Core.Graph.FindGraph("newyear", AnimatType.Single, Core.Save.Mode)); } else - Main = new Main(Core); #endif + Main = new Main(Core); Main.NoFunctionMOD = Set.CalFunState; @@ -1792,9 +1792,9 @@ namespace VPet_Simulator.Windows } #if NewYear //仅新年功能 - Main.TimeHandle += NewYearHandle; if (DateTime.Now < new DateTime(2024, 2, 18)) { + Main.TimeHandle += NewYearHandle; Task.Run(() => { Thread.Sleep(5000); diff --git a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj index 0d32ec9..0d42903 100644 --- a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj +++ b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj @@ -37,22 +37,18 @@ x64 bin\x64\Debug\ - $(DefineConstants);NewYear x64 bin\x64\Release\ - $(DefineConstants);NewYear x86 bin\x86\Debug\ - $(DefineConstants);NewYear x86 bin\x86\Release\ - $(DefineConstants);NewYear @@ -238,7 +234,7 @@ - + diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_000_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_000_125.png new file mode 100644 index 0000000..780c04a Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_000_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_001_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_001_125.png new file mode 100644 index 0000000..fb1cf88 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_001_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_002_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_002_125.png new file mode 100644 index 0000000..0fd3141 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_002_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_003_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_003_125.png new file mode 100644 index 0000000..1b7fde5 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_003_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_004_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_004_125.png new file mode 100644 index 0000000..5075841 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_004_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_005_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_005_125.png new file mode 100644 index 0000000..7c228a0 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_005_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_006_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_006_125.png new file mode 100644 index 0000000..df49f54 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_006_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_007_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_007_125.png new file mode 100644 index 0000000..fb7c849 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_007_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_008_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_008_125.png new file mode 100644 index 0000000..694b692 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_008_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_009_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_009_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_009_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_009_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_010_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_010_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_010_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_010_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_011_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_011_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_011_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_011_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_012_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_012_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_012_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_012_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_013_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_013_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_013_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_013_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_014_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_014_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_014_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_014_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_015_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_015_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_015_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_015_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_016_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_016_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_016_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_016_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_017_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_017_125.png new file mode 100644 index 0000000..7e65dbd Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_017_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_018_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_018_125.png new file mode 100644 index 0000000..e08f4df Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_018_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_019_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_019_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_019_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_019_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_020_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_020_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_020_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_020_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_021_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_021_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_021_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_021_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_022_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_022_125.png new file mode 100644 index 0000000..48b73f3 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_022_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_023_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_023_125.png new file mode 100644 index 0000000..e02152a Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_023_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_024_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_024_125.png new file mode 100644 index 0000000..b8bc479 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_024_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_025_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_025_125.png new file mode 100644 index 0000000..6f87481 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_025_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_026_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_026_125.png new file mode 100644 index 0000000..56e69a8 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_026_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_027_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_027_125.png new file mode 100644 index 0000000..a2dfdef Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_027_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_028_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_028_125.png new file mode 100644 index 0000000..2147cec Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_028_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_029_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_029_125.png new file mode 100644 index 0000000..dd21e25 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_029_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_030_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_030_125.png new file mode 100644 index 0000000..9d2a4e8 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_030_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_031_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_031_125.png new file mode 100644 index 0000000..b1b67ae Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_031_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_032_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_032_125.png new file mode 100644 index 0000000..21ff59b Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELH/_032_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_000_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_000_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_000_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_000_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_001_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_001_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_001_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_001_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_002_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_002_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_002_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_002_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_003_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_003_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_003_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_003_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_004_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_004_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_004_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_004_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_005_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_005_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_005_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_005_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_006_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_006_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_006_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_006_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_007_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_007_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_007_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_007_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_008_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_008_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_008_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_008_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_009_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_009_125.png new file mode 100644 index 0000000..184504c Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_009_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_010_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_010_125.png new file mode 100644 index 0000000..71656e0 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_010_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_011_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_011_125.png new file mode 100644 index 0000000..913d86b Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_011_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_012_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_012_125.png new file mode 100644 index 0000000..d88d213 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_012_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_013_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_013_125.png new file mode 100644 index 0000000..de54b98 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_013_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_014_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_014_125.png new file mode 100644 index 0000000..d00fa8d Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_014_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_015_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_015_125.png new file mode 100644 index 0000000..ce39435 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_015_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_016_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_016_125.png new file mode 100644 index 0000000..bd3230d Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_016_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_017_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_017_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_017_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_017_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_018_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_018_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_018_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_018_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_019_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_019_125.png new file mode 100644 index 0000000..d272179 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_019_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_020_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_020_125.png new file mode 100644 index 0000000..3e86374 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_020_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_021_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_021_125.png new file mode 100644 index 0000000..a9162cb Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_021_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_022_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_022_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_022_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_022_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_023_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_023_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_023_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_023_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_024_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_024_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_024_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_024_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_025_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_025_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_025_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_025_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_026_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_026_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_026_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_026_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_027_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_027_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_027_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_027_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_028_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_028_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_028_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_028_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_029_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_029_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_029_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_029_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_030_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_030_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_030_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_030_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_031_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_031_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_031_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_031_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_032_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_032_125.png similarity index 100% rename from VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDEL/_032_125.png rename to VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELN/_032_125.png diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_000_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_000_125.png new file mode 100644 index 0000000..ba4d8b2 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_000_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_001_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_001_125.png new file mode 100644 index 0000000..71d81b8 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_001_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_002_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_002_125.png new file mode 100644 index 0000000..0c06d01 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_002_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_003_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_003_125.png new file mode 100644 index 0000000..268d001 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_003_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_004_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_004_125.png new file mode 100644 index 0000000..c12ee53 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_004_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_005_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_005_125.png new file mode 100644 index 0000000..2038838 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_005_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_006_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_006_125.png new file mode 100644 index 0000000..a2a6948 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_006_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_007_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_007_125.png new file mode 100644 index 0000000..4791a4d Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_007_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_008_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_008_125.png new file mode 100644 index 0000000..e120edd Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_008_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_009_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_009_125.png new file mode 100644 index 0000000..6d9310d Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_009_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_010_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_010_125.png new file mode 100644 index 0000000..988558a Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_010_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_011_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_011_125.png new file mode 100644 index 0000000..913d86b Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_011_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_012_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_012_125.png new file mode 100644 index 0000000..d88d213 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_012_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_013_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_013_125.png new file mode 100644 index 0000000..287295c Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_013_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_014_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_014_125.png new file mode 100644 index 0000000..419354b Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_014_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_015_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_015_125.png new file mode 100644 index 0000000..60fe100 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_015_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_016_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_016_125.png new file mode 100644 index 0000000..44d7c74 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_016_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_017_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_017_125.png new file mode 100644 index 0000000..3edf789 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_017_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_018_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_018_125.png new file mode 100644 index 0000000..3072bea Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_018_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_019_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_019_125.png new file mode 100644 index 0000000..2871578 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_019_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_020_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_020_125.png new file mode 100644 index 0000000..3e1d3b7 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_020_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_021_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_021_125.png new file mode 100644 index 0000000..ae07962 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_021_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_022_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_022_125.png new file mode 100644 index 0000000..8fb6817 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_022_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_023_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_023_125.png new file mode 100644 index 0000000..d760788 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_023_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_024_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_024_125.png new file mode 100644 index 0000000..37be090 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_024_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_025_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_025_125.png new file mode 100644 index 0000000..e544dc3 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_025_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_026_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_026_125.png new file mode 100644 index 0000000..a89bf91 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_026_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_027_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_027_125.png new file mode 100644 index 0000000..82837ac Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_027_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_028_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_028_125.png new file mode 100644 index 0000000..d77ca30 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_028_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_029_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_029_125.png new file mode 100644 index 0000000..b7f57a3 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_029_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_030_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_030_125.png new file mode 100644 index 0000000..217e967 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_030_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_031_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_031_125.png new file mode 100644 index 0000000..1ec7e2f Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_031_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_032_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_032_125.png new file mode 100644 index 0000000..91220c7 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/IDELPC/_032_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/info.lps b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/info.lps index 6019455..e26da06 100644 --- a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/info.lps +++ b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/info.lps @@ -1,7 +1,5 @@ PNGAnimation#newyear:|path#Happy:|mode#Happy:|graph#StartUP:| PNGAnimation#newyear:|path#Nomal:|mode#Nomal:|graph#StartUP:| -PNGAnimation#newyear:|path#Nomal:|mode#PoorCondition:|graph#StartUP:| -PNGAnimation#newyear:|path#Nomal:|mode#ill:|graph#Common:| -PNGAnimation#newyearidel:|path#IDEL:|mode#Happy:|graph#Idel:|animat#single:| -PNGAnimation#newyearidel:|path#IDEL:|mode#Nomal:|graph#Idel:|animat#single:| -PNGAnimation#newyearidel:|path#IDEL:|mode#PoorCondition:|graph#Idel:|animat#single:| \ No newline at end of file +PNGAnimation#newyearidel:|path#IDELH:|mode#Happy:|graph#Idel:|animat#single:| +PNGAnimation#newyearidel:|path#IDELN:|mode#Nomal:|graph#Idel:|animat#single:| +PNGAnimation#newyearidel:|path#IDELPC:|mode#PoorCondition:|graph#Idel:|animat#single:| \ No newline at end of file