Chat Head Animation Refactor, SQL Changes (#64)

* Refactored Some Chat Heads
Removed some Duplicate Chat Head animations in the enum
Sorted each Chat Head ID numerically
Split the Chat Heads up depending on npc type.

* Researcher that I wanted to move to the Exam Centre has returned from the void (I added an extra 4 to the end of the X coordinate)
Replaced an accidental decimal on a Lumbridge Training dummy spawn. Should no longer give the server ArrayIndexOutOfBoundExceptions.

* Changed the Account Register submission to determine what the currentClan value should be for new players based on the Management Server name (it was previously hardcoded as "2009Scape"
This commit is contained in:
Qweqker 2020-01-22 07:54:16 -05:00 committed by Daniel Ginovker
parent a0a08b4117
commit f7a47f14cf
383 changed files with 3439 additions and 3399 deletions

View file

@ -22035,7 +22035,7 @@ INSERT INTO `npc_spawns` (`npc_id`, `loc_data`) VALUES
(7727, '{3045,3483,0,0,0}-{3053,3492,0,0,4}-{3055,3491,0,0,0}-{3045,3496,0,0,0}-{3046,3490,1,0,0}-{3057,3497,1,0,3}'),
(7726, '{2996,3451,0,0,0}'),
(7716, '{3005,3475,0,1,7}-{3003,3473,0,1,4}-{2997,3471,0,0,0}-{3004,3494,0,0,0}-{3005,3505,0,0,0}'),
(4568, '{33644,3338,0,1,6}'),
(4568, '{3364,3338,0,1,6}'),
(8149, '{3244,9996,0,1,6}-{3229,10008,0,1,6}-{3222,10012,0,1,6}-{3205,10010,0,1,6}-{3212,10012,0,1,6}-{3205,10023,0,1,6}-{3210,10030,0,1,6}-{3212,10039,0,1,6}-{3213,10009,0,1,6}-{3243,9993,0,1,6}-{3218,10036,0,1,6}-{3218,10010,0,1,6}'),
(8150, '{3241,9997,0,1,6}-{3230,10011,0,1,6}-{3221,10012,0,1,6}-{3207,10006,0,1,6}-{3207,10017,0,1,6-{3209,10031,0,1,6}-{3209,10019,0,1,6}-{3217,10012,0,1,6}-{3224,10012,0,1,6}'),
(8151, '{3241,9998,0,1,6}-{3223,10010,0,1,6}-{3208,10012,0,1,6}-{3209,10026,0,1,6}-{3214,10038,0,1,6}-{3211,10035,0,1,6}-{3214,10037,0,1,6}-{3240,9991,0,1,6}-{3231,10010,0,1,6}-{3210,10007,0,1,6}-{3222,10010,0,1,6}'),