From 92f7a4436220c1b999c8ebcf3834a00a1b78b10b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 16:58:06 -0300 Subject: 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 --- npc/018-2/caul.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/018-2/caul.txt') 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: -- cgit v1.2.3-60-g2f50