summaryrefslogtreecommitdiff
path: root/npc/items/oldbook.txt
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-08-08 17:36:55 +0100
committerReid Yaro <reidyaro@gmail.com>2013-08-08 17:36:55 +0100
commit19bf0cd9b2848cce57bf6f796a5e19bc67fdd004 (patch)
tree5c41efb198f70abe45f53d857cdf5cc0d8b11af3 /npc/items/oldbook.txt
parent4db83bef44332fa05cfa42fdce9d985584206ce7 (diff)
downloadserverdata-19bf0cd9b2848cce57bf6f796a5e19bc67fdd004.tar.gz
serverdata-19bf0cd9b2848cce57bf6f796a5e19bc67fdd004.tar.bz2
serverdata-19bf0cd9b2848cce57bf6f796a5e19bc67fdd004.tar.xz
serverdata-19bf0cd9b2848cce57bf6f796a5e19bc67fdd004.zip
Change every label names from l_ to L_ .
Diffstat (limited to 'npc/items/oldbook.txt')
-rw-r--r--npc/items/oldbook.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/items/oldbook.txt b/npc/items/oldbook.txt
index 679beb56..6d79f254 100644
--- a/npc/items/oldbook.txt
+++ b/npc/items/oldbook.txt
@@ -15,12 +15,12 @@ OnUse:
next;
menu
- l("Yes."), l_Read,
+ l("Yes."), L_Read,
l("No."), -;
close;
-l_Read:
+L_Read:
mes "";
mes l("Aemil is a magnificent world unknown to us all.");
next;