diff --git a/NS.py b/NS.py index 217afa5..3be6d21 100644 --- a/NS.py +++ b/NS.py @@ -2704,7 +2704,7 @@ class Sword(Animation): surface.fill(colors[0], (0, 0, rect.w, rect.h / 2), BLEND_RGBA_MIN) surface.fill(colors[1], (0, rect.centery, rect.w, rect.h / 2), BLEND_RGBA_MIN) # Open a folder of sword frames for each boss - for root in "local/test/", "local/test/", "local/test/": + for root in "sword/", "sword/", "sword/": # Create a list of lists of sword frames, each list of sword frames corresponds to an orientation on the platform self.swords.append([[], [], [], [], [], []]) self.spinning_swords.append([[], [], [], [], [], []]) diff --git a/resource/scores b/resource/scores index a0b1b4d..a383eb6 100644 --- a/resource/scores +++ b/resource/scores @@ -436,6 +436,7 @@ 10589 2 10589 2 66418 2 +69843 2 73798 2 73798 2 73798 2 diff --git a/resource/sword/00.png b/resource/sword/00.png new file mode 100644 index 0000000..d68b055 Binary files /dev/null and b/resource/sword/00.png differ diff --git a/resource/sword/01.png b/resource/sword/01.png new file mode 100644 index 0000000..fd6b19f Binary files /dev/null and b/resource/sword/01.png differ diff --git a/resource/sword/02.png b/resource/sword/02.png new file mode 100644 index 0000000..0cc1b8e Binary files /dev/null and b/resource/sword/02.png differ diff --git a/resource/sword/03.png b/resource/sword/03.png new file mode 100644 index 0000000..5af5726 Binary files /dev/null and b/resource/sword/03.png differ diff --git a/resource/sword/04.png b/resource/sword/04.png new file mode 100644 index 0000000..3c546c8 Binary files /dev/null and b/resource/sword/04.png differ diff --git a/resource/sword/05.png b/resource/sword/05.png new file mode 100644 index 0000000..78f6b97 Binary files /dev/null and b/resource/sword/05.png differ diff --git a/resource/sword/06.png b/resource/sword/06.png new file mode 100644 index 0000000..e78af9b Binary files /dev/null and b/resource/sword/06.png differ diff --git a/resource/sword/07.png b/resource/sword/07.png new file mode 100644 index 0000000..76635b9 Binary files /dev/null and b/resource/sword/07.png differ diff --git a/resource/sword/08.png b/resource/sword/08.png new file mode 100644 index 0000000..e476974 Binary files /dev/null and b/resource/sword/08.png differ diff --git a/resource/sword/09.png b/resource/sword/09.png new file mode 100644 index 0000000..557777f Binary files /dev/null and b/resource/sword/09.png differ diff --git a/resource/sword/10.png b/resource/sword/10.png new file mode 100644 index 0000000..0fb6827 Binary files /dev/null and b/resource/sword/10.png differ diff --git a/resource/sword/11.png b/resource/sword/11.png new file mode 100644 index 0000000..471ca80 Binary files /dev/null and b/resource/sword/11.png differ diff --git a/resource/sword/12.png b/resource/sword/12.png new file mode 100644 index 0000000..4365f60 Binary files /dev/null and b/resource/sword/12.png differ diff --git a/resource/sword/13.png b/resource/sword/13.png new file mode 100644 index 0000000..c3960cc Binary files /dev/null and b/resource/sword/13.png differ diff --git a/resource/sword/14.png b/resource/sword/14.png new file mode 100644 index 0000000..736a68c Binary files /dev/null and b/resource/sword/14.png differ diff --git a/resource/sword/15.png b/resource/sword/15.png new file mode 100644 index 0000000..6b8cf6d Binary files /dev/null and b/resource/sword/15.png differ diff --git a/resource/sword/16.png b/resource/sword/16.png new file mode 100644 index 0000000..f36cbe6 Binary files /dev/null and b/resource/sword/16.png differ diff --git a/resource/sword/17.png b/resource/sword/17.png new file mode 100644 index 0000000..c879512 Binary files /dev/null and b/resource/sword/17.png differ diff --git a/resource/sword/18.png b/resource/sword/18.png new file mode 100644 index 0000000..60caffa Binary files /dev/null and b/resource/sword/18.png differ diff --git a/resource/sword/19.png b/resource/sword/19.png new file mode 100644 index 0000000..0a0e064 Binary files /dev/null and b/resource/sword/19.png differ diff --git a/resource/sword/20.png b/resource/sword/20.png new file mode 100644 index 0000000..85c9085 Binary files /dev/null and b/resource/sword/20.png differ diff --git a/resource/sword/21.png b/resource/sword/21.png new file mode 100644 index 0000000..35bdf95 Binary files /dev/null and b/resource/sword/21.png differ diff --git a/resource/sword/22.png b/resource/sword/22.png new file mode 100644 index 0000000..a093524 Binary files /dev/null and b/resource/sword/22.png differ diff --git a/resource/sword/23.png b/resource/sword/23.png new file mode 100644 index 0000000..dc68798 Binary files /dev/null and b/resource/sword/23.png differ diff --git a/resource/sword/24.png b/resource/sword/24.png new file mode 100644 index 0000000..3ce7251 Binary files /dev/null and b/resource/sword/24.png differ diff --git a/resource/sword/25.png b/resource/sword/25.png new file mode 100644 index 0000000..f62462e Binary files /dev/null and b/resource/sword/25.png differ diff --git a/resource/sword/26.png b/resource/sword/26.png new file mode 100644 index 0000000..a1bb524 Binary files /dev/null and b/resource/sword/26.png differ diff --git a/resource/sword/27.png b/resource/sword/27.png new file mode 100644 index 0000000..86e5bb3 Binary files /dev/null and b/resource/sword/27.png differ diff --git a/resource/sword/28.png b/resource/sword/28.png new file mode 100644 index 0000000..c6ab2b6 Binary files /dev/null and b/resource/sword/28.png differ diff --git a/resource/sword/29.png b/resource/sword/29.png new file mode 100644 index 0000000..cafc121 Binary files /dev/null and b/resource/sword/29.png differ diff --git a/resource/sword/30.png b/resource/sword/30.png new file mode 100644 index 0000000..a4dc4a5 Binary files /dev/null and b/resource/sword/30.png differ diff --git a/resource/sword/31.png b/resource/sword/31.png new file mode 100644 index 0000000..0299937 Binary files /dev/null and b/resource/sword/31.png differ diff --git a/resource/sword/32.png b/resource/sword/32.png new file mode 100644 index 0000000..81b1231 Binary files /dev/null and b/resource/sword/32.png differ diff --git a/resource/sword/33.png b/resource/sword/33.png new file mode 100644 index 0000000..a30551a Binary files /dev/null and b/resource/sword/33.png differ diff --git a/resource/sword/34.png b/resource/sword/34.png new file mode 100644 index 0000000..17a0fb9 Binary files /dev/null and b/resource/sword/34.png differ