diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-08-13 19:30:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-08-13 19:30:37 -0300 |
commit | 176d4fc845141f7f798e0733409c04f4723ad25e (patch) | |
tree | 84eafff3b2bf353364956dd801fbc48ed309b8f8 /npc/003-0 | |
parent | 11a8363b755270ea0f5aa8dff9651be9aea6cc23 (diff) | |
download | serverdata-176d4fc845141f7f798e0733409c04f4723ad25e.tar.gz serverdata-176d4fc845141f7f798e0733409c04f4723ad25e.tar.bz2 serverdata-176d4fc845141f7f798e0733409c04f4723ad25e.tar.xz serverdata-176d4fc845141f7f798e0733409c04f4723ad25e.zip |
Fix typo reported by YuckFou
Diffstat (limited to 'npc/003-0')
-rw-r--r-- | npc/003-0/recepcionist.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/recepcionist.txt b/npc/003-0/recepcionist.txt index 182ea2064..4230a8b7e 100644 --- a/npc/003-0/recepcionist.txt +++ b/npc/003-0/recepcionist.txt @@ -4,7 +4,7 @@ // Description: // Magic School receptionist (TODO: Give S. Badge) -003-0,61,44,4 script Recepcionist#003-0 NPC_FEMALE,{ +003-0,61,44,4 script Receptionist#003-0 NPC_FEMALE,{ mesn; mesq l("Hello, and welcome to the Magic School of Tulimshar."); next; |