From b8dafc6736eb3f6fa60afcc41b5a71c9fa11bf2e Mon Sep 17 00:00:00 2001 From: Jesusalva Jesusalva Date: Sat, 19 Nov 2022 10:11:04 +0000 Subject: WIP: v2022.11.11 Update --- world/map/npc/043-1/pyramid.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 world/map/npc/043-1/pyramid.txt (limited to 'world/map/npc/043-1/pyramid.txt') diff --git a/world/map/npc/043-1/pyramid.txt b/world/map/npc/043-1/pyramid.txt new file mode 100644 index 00000000..a3f35ccc --- /dev/null +++ b/world/map/npc/043-1/pyramid.txt @@ -0,0 +1,12 @@ +// Author: Jesusalva + +043-1,68,113,0|script|Pyramid#T|32767,0,0 +{ + if (countitem(SandCutter) < 1) goto L_Warrior; + warp "058-1", 65, 198; + end; + +L_Warrior: + message strcharinfo(0), "To enter this pyramid, you must obtain the weapon of a true warrior."; + end; +} -- cgit v1.2.3-60-g2f50