From ca1f09aece86b8a6490b504441b235c65273c151 Mon Sep 17 00:00:00 2001 From: WizardJesse1 Date: Fri, 12 Feb 2016 06:23:55 -0500 Subject: [PATCH 1/2] Added Edgeville Npcs * Added every npc that was missing from edgeville * Removed and moved any npcs that were not in the correct area --- data/plugins/location/edgeville/npcs.rb | 28 ++++++++++++++++--------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/data/plugins/location/edgeville/npcs.rb b/data/plugins/location/edgeville/npcs.rb index 9a3d8ec4..db8b1a1a 100644 --- a/data/plugins/location/edgeville/npcs.rb +++ b/data/plugins/location/edgeville/npcs.rb @@ -1,20 +1,28 @@ # Generic npcs +spawn_npc name: :doris, x: 3079, y: 3491 + +spawn_npc name: :richard, x: 3098, y: 3516 + spawn_npc name: :man, x: 3095, y: 3508 spawn_npc name: :man, x: 3095, y: 3511 spawn_npc name: :man, x: 3098, y: 3509 +spawn_npc name: :man_2, x: 3093, y: 3511 +spawn_npc name: :man_3, x: 3097, y: 3508 +spawn_npc name: :man_3, x: 3092, y: 3508 +spawn_npc name: :man_3, x: 3097, y: 3512 +spawn_npc name: :guard, x: 3086, y: 3516 +spawn_npc name: :guard, x: 3094, y: 3518 spawn_npc name: :guard, x: 3108, y: 3514 spawn_npc name: :guard, x: 3110, y: 3514 spawn_npc name: :guard, x: 3113, y: 3514 spawn_npc name: :guard, x: 3113, y: 3516 -spawn_npc name: :sheep_43, x: 3053, y: 3514 -spawn_npc name: :sheep_43, x: 3053, y: 3517 -spawn_npc name: :sheep_43, x: 3053, y: 3518 +spawn_npc name: :sheep_43, x: 3050, y: 3516 +spawn_npc name: :sheep_43, x: 3051, y: 3514 spawn_npc name: :sheep_43, x: 3056, y: 3517 - -spawn_npc name: :mugger, x: 3076, y: 3504 +spawn_npc name: :ram_3673, x: 3048, y: 3515 spawn_npc name: :monk, x: 3044, y: 3491 spawn_npc name: :monk, x: 3045, y: 3483 @@ -29,11 +37,11 @@ spawn_npc name: :brother_jered, x: 3045, y: 3488 spawn_npc name: :brother_althric, x: 3054, y: 3504 spawn_npc name: :abbot_langley, x: 3059, y: 3484 spawn_npc name: :oziach, x: 3067, y: 3518, face: :east -spawn_npc name: :shop_assistant, x: 3079, y: 3509 -spawn_npc name: :shop_keeper, x: 3082, y: 3513 -# TODO: probably not all the same bankers. +spawn_npc name: :shop_keeper_528, x: 3079, y: 3509 +spawn_npc name: :shop_assistant_529, x: 3082, y: 3513 + spawn_npc name: :banker, x: 3096, y: 3489, face: :west -spawn_npc name: :banker, x: 3096, y: 3491, face: :west -spawn_npc name: :banker, x: 3096, y: 3492, face: :north +spawn_npc name: :banker_495, x: 3096, y: 3491, face: :west +spawn_npc name: :banker_495, x: 3096, y: 3492, face: :north spawn_npc name: :banker, x: 3098, y: 3492, face: :north spawn_npc name: :mage_of_zamorak, x: 3106, y: 3560 From 31d8d9ab1743b05d135c79d1db3ff2ac44c6e664 Mon Sep 17 00:00:00 2001 From: WizardJesse1 Date: Fri, 12 Feb 2016 06:47:56 -0500 Subject: [PATCH 2/2] Added Edgeville Npcs --- data/plugins/location/edgeville/npcs.rb | 72 ++++++++++++------------- 1 file changed, 35 insertions(+), 37 deletions(-) diff --git a/data/plugins/location/edgeville/npcs.rb b/data/plugins/location/edgeville/npcs.rb index db8b1a1a..d73ad2b6 100644 --- a/data/plugins/location/edgeville/npcs.rb +++ b/data/plugins/location/edgeville/npcs.rb @@ -1,47 +1,45 @@ # Generic npcs -spawn_npc name: :doris, x: 3079, y: 3491 +spawn_npc name: :man, x: 3095, y: 3508 +spawn_npc name: :man, x: 3095, y: 3511 +spawn_npc name: :man, x: 3098, y: 3509 +spawn_npc name: :man_2, x: 3093, y: 3511 +spawn_npc name: :man_3, x: 3097, y: 3508 +spawn_npc name: :man_3, x: 3092, y: 3508 +spawn_npc name: :man_3, x: 3097, y: 3512 -spawn_npc name: :richard, x: 3098, y: 3516 +spawn_npc name: :guard, x: 3086, y: 3516 +spawn_npc name: :guard, x: 3094, y: 3518 +spawn_npc name: :guard, x: 3108, y: 3514 +spawn_npc name: :guard, x: 3110, y: 3514 +spawn_npc name: :guard, x: 3113, y: 3514 +spawn_npc name: :guard, x: 3113, y: 3516 -spawn_npc name: :man, x: 3095, y: 3508 -spawn_npc name: :man, x: 3095, y: 3511 -spawn_npc name: :man, x: 3098, y: 3509 -spawn_npc name: :man_2, x: 3093, y: 3511 -spawn_npc name: :man_3, x: 3097, y: 3508 -spawn_npc name: :man_3, x: 3092, y: 3508 -spawn_npc name: :man_3, x: 3097, y: 3512 +spawn_npc name: :sheep_43, x: 3050, y: 3516 +spawn_npc name: :sheep_43, x: 3051, y: 3514 +spawn_npc name: :sheep_43, x: 3056, y: 3517 +spawn_npc name: :ram_3673, x: 3048, y: 3515 -spawn_npc name: :guard, x: 3086, y: 3516 -spawn_npc name: :guard, x: 3094, y: 3518 -spawn_npc name: :guard, x: 3108, y: 3514 -spawn_npc name: :guard, x: 3110, y: 3514 -spawn_npc name: :guard, x: 3113, y: 3514 -spawn_npc name: :guard, x: 3113, y: 3516 - -spawn_npc name: :sheep_43, x: 3050, y: 3516 -spawn_npc name: :sheep_43, x: 3051, y: 3514 -spawn_npc name: :sheep_43, x: 3056, y: 3517 -spawn_npc name: :ram_3673, x: 3048, y: 3515 - -spawn_npc name: :monk, x: 3044, y: 3491 -spawn_npc name: :monk, x: 3045, y: 3483 -spawn_npc name: :monk, x: 3045, y: 3497 -spawn_npc name: :monk, x: 3050, y: 3490 -spawn_npc name: :monk, x: 3054, y: 3490 -spawn_npc name: :monk, x: 3058, y: 3497 +spawn_npc name: :monk, x: 3044, y: 3491 +spawn_npc name: :monk, x: 3045, y: 3483 +spawn_npc name: :monk, x: 3045, y: 3497 +spawn_npc name: :monk, x: 3050, y: 3490 +spawn_npc name: :monk, x: 3054, y: 3490 +spawn_npc name: :monk, x: 3058, y: 3497 # Functional npcs -spawn_npc name: :brother_jered, x: 3045, y: 3488 -spawn_npc name: :brother_althric, x: 3054, y: 3504 -spawn_npc name: :abbot_langley, x: 3059, y: 3484 -spawn_npc name: :oziach, x: 3067, y: 3518, face: :east -spawn_npc name: :shop_keeper_528, x: 3079, y: 3509 -spawn_npc name: :shop_assistant_529, x: 3082, y: 3513 +spawn_npc name: :richard, x: 3098, y: 3516 +spawn_npc name: :doris, x: 3079, y: 3491 +spawn_npc name: :brother_jered, x: 3045, y: 3488 +spawn_npc name: :brother_althric, x: 3054, y: 3504 +spawn_npc name: :abbot_langley, x: 3059, y: 3484 +spawn_npc name: :oziach, x: 3067, y: 3518, face: :east +spawn_npc name: :shop_keeper_528, x: 3079, y: 3509 +spawn_npc name: :shop_assistant_529, x: 3082, y: 3513 -spawn_npc name: :banker, x: 3096, y: 3489, face: :west -spawn_npc name: :banker_495, x: 3096, y: 3491, face: :west +spawn_npc name: :banker, x: 3096, y: 3489, face: :west +spawn_npc name: :banker_495, x: 3096, y: 3491, face: :west spawn_npc name: :banker_495, x: 3096, y: 3492, face: :north -spawn_npc name: :banker, x: 3098, y: 3492, face: :north -spawn_npc name: :mage_of_zamorak, x: 3106, y: 3560 +spawn_npc name: :banker, x: 3098, y: 3492, face: :north +spawn_npc name: :mage_of_zamorak, x: 3106, y: 3560