diff --git a/scorn/misc/gateguardinside.msg b/scorn/misc/gateguardinside.msg index b154d55da..5fecb71df 100644 --- a/scorn/misc/gateguardinside.msg +++ b/scorn/misc/gateguardinside.msg @@ -12,7 +12,7 @@ "post" : [["quest", "scorn/GatePassword", "30"], ["connection", "12"]], "msg" : ["Well, you know the password, so you must be ok.\nPass Friend..."] },{ - "include" : ["scorn/misc/gateguardcommon.msg"] + "include" : ["gateguardcommon.msg"] } ]} diff --git a/scorn/misc/gateguardoutside.msg b/scorn/misc/gateguardoutside.msg index fd3511523..490862e7e 100644 --- a/scorn/misc/gateguardoutside.msg +++ b/scorn/misc/gateguardoutside.msg @@ -12,7 +12,7 @@ "post" : [["quest", "scorn/GatePassword", "30"], ["connection", "22"]], "msg" : ["Well, you know the password, so you must be ok.\nPass Friend..."] }, { - "include" : ["scorn/misc/gateguardcommon.msg"] + "include" : ["gateguardcommon.msg"] } ]}