From ca4c3827cec1f79185fdfd663aca1f7ecd9782a4 Mon Sep 17 00:00:00 2001 From: Jesusaves <cpntb1@ymail.com> Date: Thu, 31 Dec 2020 11:17:24 -0300 Subject: Update quests spec --- qeditor.rpy | 1 + 1 file changed, 1 insertion(+) diff --git a/qeditor.rpy b/qeditor.rpy index 1aed0fc..e9a730c 100644 --- a/qeditor.rpy +++ b/qeditor.rpy @@ -253,6 +253,7 @@ init python: "cost": qec, "flags": qefl, "music": "bgm03", + "bg": "battle", "loot": [ ["1010", 1000+(qeid/5*25)], ["1020", 100+(qeid/5*10)], -- cgit v1.2.3-70-g09d2