From 96b86a8724fb1cb8158c507e025653eb1ade4c28 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 5 Jan 2019 19:31:19 -0200 Subject: In the past, I created a helper to increase/reduce a battle flag. This helper isn't used anymore, so delete it --- npc/003-3/malindou.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'npc/003-3') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index d75266377..fcd749aff 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -7,11 +7,6 @@ // Take care of server updates, but instances are defined on their ships. 003-3,36,34,0 script Malindou NPC_LLOYD,{ - function UpdateBF { - .@o=getbattleflag(getarg(0)); - setbattleflag(getarg(0), .@o+getarg(1,0)); - } - Banker(.name$, "Tulimshar", 10000); close; @@ -243,7 +238,7 @@ OnInit: htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 12); - htput($@CONTRIBUTORS, "xtreem", 10); + htput($@CONTRIBUTORS, "xtreem", 50); htput($@CONTRIBUTORS, "aisen", 8); htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "krists", 2); -- cgit v1.2.3-60-g2f50