From 415ad7d7045284cb605f57600fcac2ddc9204172 Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Sun, 15 Jun 2014 15:30:20 -0700 Subject: [PATCH] Increase view size when alerted, go concerned instead of alerted when player is below the light threshold but within view --- moonlight/gfx/map.json | 1 + 1 file changed, 1 insertion(+) diff --git a/moonlight/gfx/map.json b/moonlight/gfx/map.json index 310a596..7b241cc 100644 --- a/moonlight/gfx/map.json +++ b/moonlight/gfx/map.json @@ -194,6 +194,7 @@ "name":"BigTopGuard", "properties": { + "sprite_can_see_lightmeter":"0.25", "sprite_canmove":"false", "sprite_group":"townsfolk-guard", "sprite_name":"townsfolk-guard-2"