diff --git a/rsc/graphics/sprites/anibunny.png b/rsc/graphics/sprites/anibunny.png new file mode 100644 index 0000000..dd6d074 Binary files /dev/null and b/rsc/graphics/sprites/anibunny.png differ diff --git a/rsc/scripts/door_utility.lua b/rsc/scripts/door_utility.lua index 70d23de..559ce22 100644 --- a/rsc/scripts/door_utility.lua +++ b/rsc/scripts/door_utility.lua @@ -1,5 +1,5 @@ --[[ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/rsc/scripts/map_maker.lua b/rsc/scripts/map_maker.lua index 383e607..032abe6 100644 --- a/rsc/scripts/map_maker.lua +++ b/rsc/scripts/map_maker.lua @@ -1,5 +1,5 @@ --[[ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/rsc/scripts/map_saver.lua b/rsc/scripts/map_saver.lua index 72ca98a..11516a0 100644 --- a/rsc/scripts/map_saver.lua +++ b/rsc/scripts/map_saver.lua @@ -1,5 +1,5 @@ --[[ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/rsc/scripts/setup_server.lua b/rsc/scripts/setup_server.lua index ea1bb94..a5e1a94 100644 --- a/rsc/scripts/setup_server.lua +++ b/rsc/scripts/setup_server.lua @@ -1,5 +1,5 @@ --[[ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/rsc/scripts/setup_server.sql b/rsc/scripts/setup_server.sql index 1ef5983..572fd7b 100644 --- a/rsc/scripts/setup_server.sql +++ b/rsc/scripts/setup_server.sql @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages