diff options
-rw-r--r-- | qeditor.rpy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qeditor.rpy b/qeditor.rpy index c0295f6..e8b9810 100644 --- a/qeditor.rpy +++ b/qeditor.rpy @@ -244,6 +244,7 @@ init python: "requeriment": 0, "cost": qec, "flags": qefl, + "music": "bgm03", "loot": [ ["1010", 1000], ["1020", 100], |