Rename npc spawning scripts

This commit is contained in:
Major
2018-04-01 20:38:41 +01:00
parent 2b7a62d997
commit 7ca09f462b
6 changed files with 1 additions and 1 deletions
@@ -19,7 +19,7 @@ npc_spawn("spider", x = 3323, y = 3138)
npc_spawn("scorpion", x = 3282, y = 3149) npc_spawn("scorpion", x = 3282, y = 3149)
//Camels // Camels
npc_spawn("cam_the_camel", x = 3295, y = 3232) npc_spawn("cam_the_camel", x = 3295, y = 3232)
npc_spawn("elly_the_camel", x = 3312, y = 3210) npc_spawn("elly_the_camel", x = 3312, y = 3210)