summaryrefslogtreecommitdiff
path: root/npc/009-7/utils.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-7/utils.txt')
-rw-r--r--npc/009-7/utils.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/009-7/utils.txt b/npc/009-7/utils.txt
index 424a1f779..4a30c401d 100644
--- a/npc/009-7/utils.txt
+++ b/npc/009-7/utils.txt
@@ -67,6 +67,7 @@ OnReload:
// load_npc ( name , map, x , y{, cell} )
load_npc("Wardrobe#RES_0097", .mapa$, 21, 23);
load_npc("Piano#RES_0097" , .mapa$, 34, 25);
+ load_npc("Stove#RES_0097" , .mapa$, 23, 24);
end;
}