diff --git a/scorn/misc/goggleguard.msg b/scorn/misc/goggleguard.msg index 30828bfbb..d3afaf2dc 100644 --- a/scorn/misc/goggleguard.msg +++ b/scorn/misc/goggleguard.msg @@ -10,7 +10,7 @@ "match" : ["clothes"], "pre" : [], "post" : [], - "msg" : ["Give her clothes, and spoil the view! Not likely."] + "msg" : ["Give her clothes, and spoil the view! Not likely."], "replies" : [["view", "What view is that?"]] },{ "match" : ["post"], @@ -30,4 +30,4 @@ "msg" : ["I won this post from the other guards in a game. Now go away and let me watch the great view."], "replies" : [["view", "What view are you watching?"], ["post", "Why'd you want to win this post?"]] } -]} \ No newline at end of file +]}