Crog boat + Pirate&EllinPQ + No dmg cap client
Now assaulter boat appears to client, added support for PiratePQ and EllinPQ and added a no dmg cap version localhost.
This commit is contained in:
11
scripts/npc/world0/9201143.js
Normal file
11
scripts/npc/world0/9201143.js
Normal file
@@ -0,0 +1,11 @@
|
||||
/* @Author SharpAceX
|
||||
Name: Steward
|
||||
Map(s): Foyer
|
||||
Info: Steward
|
||||
NPC ID: 9201143.js
|
||||
*/
|
||||
|
||||
function start() {
|
||||
cm.sendNext("At your service, my friend.");
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user