summaryrefslogtreecommitdiff
path: root/npc/functions/dungeon.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/dungeon.txt')
-rw-r--r--npc/functions/dungeon.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/functions/dungeon.txt b/npc/functions/dungeon.txt
index 2ae34f912..40b8a8e2d 100644
--- a/npc/functions/dungeon.txt
+++ b/npc/functions/dungeon.txt
@@ -12,7 +12,7 @@ OnInit:
setarray .heatmap$, "007-2";
setarray .cursemap$, "006-4", "006-4-1", "025-1";
setarray .sickmap$, "029-5";
- setarray .bleedmap$, "008-2"; // Placeholder
+ setarray .bleedmap$, "006-9";
end;
/////////////////////////////////////////
@@ -154,6 +154,7 @@ OnBleed:
006-4 mapflag nosave 006-3,54,36
006-4-1 mapflag nosave 006-3,54,36
029-5 mapflag nosave 029-4,21,97
+006-9 mapflag nosave 006-6,46,27