diff options
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 2c4cc9ea4..beab8fdf6 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -9,7 +9,7 @@ //= This file is part of Hercules. //= http://herc.ws - http://github.com/HerculesWS/Hercules //= -//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) 2012-2016 Hercules Dev Team //= Copyright (C) Athena Dev Teams //= //= Hercules is free software: you can redistribute it and/or modify @@ -29,7 +29,7 @@ //========================================================================= //================= Misc Spawns =========================================== -npc: npc/mobs/citycleaners.txt -npc: npc/mobs/jail.txt -npc: npc/mobs/pvp.txt -npc: npc/mobs/towns.txt +"npc/mobs/citycleaners.txt", +"npc/mobs/jail.txt", +"npc/mobs/pvp.txt", +"npc/mobs/towns.txt", |