summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2024-12-18 18:47:06 +0000
committerLed Mitz <smoothshifter@tuta.io>2024-12-18 18:47:06 +0000
commit90fd6f7a65de0b599109919fdd378fa1dc16f5d5 (patch)
tree4ae72bb5a21adc5c7e23e7e62979eb65bea156c8
parent171525c34bb6a1977a580ca080335cb6886f45e5 (diff)
downloadserverdata-90fd6f7a65de0b599109919fdd378fa1dc16f5d5.tar.gz
serverdata-90fd6f7a65de0b599109919fdd378fa1dc16f5d5.tar.bz2
serverdata-90fd6f7a65de0b599109919fdd378fa1dc16f5d5.tar.xz
serverdata-90fd6f7a65de0b599109919fdd378fa1dc16f5d5.zip
news-2024-12 and submodules updated. Ready for a restart?
Co-authored-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
m---------client-data0
-rw-r--r--world/map/news.d/99-02-news-2024-12-18.txt30
-rw-r--r--world/map/npc/001-2/_nodes.txt2
3 files changed, 31 insertions, 1 deletions
diff --git a/client-data b/client-data
-Subproject 3bf1a65ec1f3500dab9c9f71b22486a5b3c0848
+Subproject d23f1a66e3005d211705b1f0ec4fd64253596c6
diff --git a/world/map/news.d/99-02-news-2024-12-18.txt b/world/map/news.d/99-02-news-2024-12-18.txt
new file mode 100644
index 00000000..37cf5bbb
--- /dev/null
+++ b/world/map/news.d/99-02-news-2024-12-18.txt
@@ -0,0 +1,30 @@
+{title:Merry Christmas! - 2024}
+{date:2024-12-18}
+
+{b}Some of our new work includes:{/b}
+
+Various NPC and other text corrections, Maze chests can now be reset (099-8), Candor
+reward scaling corrected (for GM controlled difficulty), anchor stone improvements,
+more mana battery effects were added (Xmas battle), two bug fixes to new GM teleport
+system, new characters start game with a ragged shirt, mob spawning on a
+parent mobs death and implemented on a few mobs (surprise!), many new mobs are now
+live (seek them out), name values added to mods, since names don't show, more slime
+sounds added.
+
+New mobs and items:
+{ul}
+{li}Black armors (not yet craft-able){/li}
+{li}Black Rose Hat (not yet craft-able){/li}
+{li}Snowshroom{/li}
+{li}Snowshroom Hat{/li}
+{li}Blue/Green/Red/Yellow Super Slimes{/li}
+{li}Head Slime... say WHAT!?{/li}
+{li}Golden Skull{/li}
+{li}Golden Skull Mask{/li}
+{li}Wicked Mushroom Hat{/li}
+{li}Ice Skull Mask{/li}
+{/ul}
+
+Don't forget about the Christmas quest. This is a good chance to get a free level up.
+
+{author:Ledmitz}
diff --git a/world/map/npc/001-2/_nodes.txt b/world/map/npc/001-2/_nodes.txt
index bea02442..33eaa51b 100644
--- a/world/map/npc/001-2/_nodes.txt
+++ b/world/map/npc/001-2/_nodes.txt
@@ -7,7 +7,7 @@
OnInit:
setarray .m$, "_N-Alchemy", "001-2", "001-2", "001-2", "001-2";
setarray .x1, "_N-Alchemy", 92, 98, 92, 98;
- setarray .y1, "_N-Alchemy", 89, 89, 76, 76;
+ setarray .y1, "_N-Alchemy", 89, 76, 76, 89;
setarray .x2, "_N-Alchemy", 0, 0, 0, 0;
setarray .y2, "_N-Alchemy", 0, 0, 0, 0;
setarray .id, "_N-Alchemy", 0, 0, 0, 0;