diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-07-17 16:03:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-07-17 16:03:57 -0300 |
commit | 3a17652aa675c3e887de5a3ebc38ea92730e4e2d (patch) | |
tree | 34337c906dead2984df8fe98fd8cd0d2cad25a00 /npc | |
parent | 91c5cf953ef84af83cd0ccc38b873ef2318a41fd (diff) | |
download | serverdata-3a17652aa675c3e887de5a3ebc38ea92730e4e2d.tar.gz serverdata-3a17652aa675c3e887de5a3ebc38ea92730e4e2d.tar.bz2 serverdata-3a17652aa675c3e887de5a3ebc38ea92730e4e2d.tar.xz serverdata-3a17652aa675c3e887de5a3ebc38ea92730e4e2d.zip |
Where tf this came from O.o
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-3/malindou.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index afc55bc38..9b2c34fc1 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -7,7 +7,7 @@ // Take care of server updates, but instances are defined on their ships. 003-3,36,34,0 script Malindou NPC_LLOYD,{ - Banker(.name$, "Tulimshar",h 9000); + Banker(.name$, "Tulimshar", 9000); close; OnInit: |