From b6dc7ff7799d6ddbba6c39b384829e1a0c0f5831 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 12 Jun 2022 17:18:37 -0300 Subject: Update old links --- npc/052-1/channelling.txt | 12 ++++++------ npc/052-2/storage.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'npc') diff --git a/npc/052-1/channelling.txt b/npc/052-1/channelling.txt index c705c869..174cbb40 100644 --- a/npc/052-1/channelling.txt +++ b/npc/052-1/channelling.txt @@ -53,14 +53,14 @@ OnCommandDestroy: } 052-1,51,38,0 script Engravings NPC400,{ - mes "You can read some words engraved inside this rock, but some are erased by wind and time:"; +wind and time:"); next; - mes "\".. can use this .. power..´. . .´. . . amplify a spell ..´."; - mes " . ´´. Don't let .. spell power .´..´ . .. fade away ..."; - mes "´ .Use lazurite stones ´..´. they will appear. ..´ .. drop them inside .. this circle."; - mes ". ´ power.. drains .. life..´. .´ focus . .not move at all´. .\""; + mes l("\".. can use this .. power..´. . .´. . . amplify a spell ..´."); + mes l(" . ´´. Don't let .. spell power .´..´ . .. fade away ..."); + mes l("´ .Use lazurite stones ´..´. they will appear. ..´ .. drop them inside .. this circle."); + mes l(". ´ power.. drains .. life..´. .´ focus . .not move at all´. .\""); next; - mes "Below this strange writing, you notice a word still deeply engraved in the stone:"; + mes l("Below this strange writing, you notice a word still deeply engraved in the stone:"); next; mesq b("catalazuli"); next; diff --git a/npc/052-2/storage.txt b/npc/052-2/storage.txt index b56314e2..0f493846 100644 --- a/npc/052-2/storage.txt +++ b/npc/052-2/storage.txt @@ -21,7 +21,7 @@ L_StartItemInvoker: end; OnInit: - setarray $@illia_storage_items, 541, 567, 568, 562; + setarray $@illia_storage_items, BottleOfWater, IronPotion, ConcentrationPotion, ChickenLeg; setarray $@illia_storage_special_items, 687, 827, 1229; // Map coords:* x1,y1, x2,y2, ... setarray $@illia_storage_item_points, 30,77, 32,85, 37,81, 40,83, 44,86, 40,74, 44,75, 44,72, 31,71, 32,74; -- cgit v1.2.3-60-g2f50