summaryrefslogtreecommitdiff
path: root/npc/018-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 16:58:06 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 16:58:06 -0300
commit92f7a4436220c1b999c8ebcf3834a00a1b78b10b (patch)
tree87e16fbecc80966757153c92331ed8011100a2c2 /npc/018-2
parent539f5574f03a0d0178c1805ffbfd1df4f3bbe90f (diff)
downloadserverdata-92f7a4436220c1b999c8ebcf3834a00a1b78b10b.tar.gz
serverdata-92f7a4436220c1b999c8ebcf3834a00a1b78b10b.tar.bz2
serverdata-92f7a4436220c1b999c8ebcf3834a00a1b78b10b.tar.xz
serverdata-92f7a4436220c1b999c8ebcf3834a00a1b78b10b.zip
Remove some chunks of unused data + legacy conversion.
We'll need some Moubootaur Legends Advanced Builtins, to support Focus skills. It is the same as Rebirth Traits was supposed to be so should be easy-ish
Diffstat (limited to 'npc/018-2')
-rwxr-xr-xnpc/018-2/caul.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-2/caul.txt b/npc/018-2/caul.txt
index cb30f6e5..e738dbde 100755
--- a/npc/018-2/caul.txt
+++ b/npc/018-2/caul.txt
@@ -454,7 +454,7 @@ L_mo_explode:
goto L_mo_explode_dodge;
mes "The burst of boiling monster brew hits you.";
next;
- heal (15 * rand(Vit)) - 1500, 0, 1;
+ heal (15 * rand(Vit)) - 1500, 0;
close;
L_mo_explode_dodge: