diff --git a/_module/are/sarumcity.are.json b/_module/are/sarumcity.are.json index 5365f66d..f7b92e0f 100644 --- a/_module/are/sarumcity.are.json +++ b/_module/are/sarumcity.are.json @@ -41488,7 +41488,7 @@ }, "Version": { "type": "dword", - "value": 28 + "value": 29 }, "Width": { "type": "int", diff --git a/_module/git/sarumcity.git.json b/_module/git/sarumcity.git.json index 3313f992..99caffc0 100644 --- a/_module/git/sarumcity.git.json +++ b/_module/git/sarumcity.git.json @@ -53670,28 +53670,6 @@ "type": "short", "value": 2 } - }, - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 51 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - }, - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 51 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } } ] }, @@ -54021,6 +53999,13 @@ "FeatList": { "type": "list", "value": [ + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 14576 + } + }, { "__struct_id": 1, "Feat": { @@ -54119,7 +54104,7 @@ }, "MaxHitPoints": { "type": "short", - "value": 21 + "value": 13 }, "NaturalAC": { "type": "byte", @@ -54509,7 +54494,7 @@ }, "StartingPackage": { "type": "byte", - "value": 0 + "value": 82 }, "Str": { "type": "byte", @@ -54633,7 +54618,7 @@ }, "XPosition": { "type": "float", - "value": 129.7798461914063 + "value": 129.9511413574219 }, "YOrientation": { "type": "float", @@ -54641,11 +54626,11 @@ }, "YPosition": { "type": "float", - "value": 269.6610717773438 + "value": 267.5032653808594 }, "ZPosition": { "type": "float", - "value": -5.7220458984375e-006 + "value": 0.0 } } ] @@ -203690,7 +203675,7 @@ }, "XPosition": { "type": "float", - "value": 129.1087951660156 + "value": 137.50341796875 }, "YOrientation": { "type": "float", @@ -203698,11 +203683,11 @@ }, "YPosition": { "type": "float", - "value": 270.1070861816406 + "value": 276.7825317382813 }, "ZPosition": { "type": "float", - "value": 0.0 + "value": 0.1999988555908203 } } ] diff --git a/_module/ncs/emote_rod_give.ncs b/_module/ncs/emote_rod_give.ncs index 75941a60..f6613b5c 100644 Binary files a/_module/ncs/emote_rod_give.ncs and b/_module/ncs/emote_rod_give.ncs differ diff --git a/_module/nss/emote_rod_give.nss b/_module/nss/emote_rod_give.nss index bf90409c..f2a6dd34 100644 --- a/_module/nss/emote_rod_give.nss +++ b/_module/nss/emote_rod_give.nss @@ -7,7 +7,7 @@ object oPC = GetEnteringObject(); if (!GetIsPC(oPC)) return; -SetLocalInt (oPC, "DynConv_Waiting", 1); +DeleteLocalInt (oPC, "DynConv_Waiting"); SetCreatureTailType (CREATURE_TAIL_TYPE_NONE, oPC); SetPhenoType (PHENOTYPE_NORMAL, oPC); SetFootstepType (FOOTSTEP_TYPE_DEFAULT, oPC); diff --git a/_module/utc/slumbeggar001.utc.json b/_module/utc/slumbeggar001.utc.json index 5fb8e8a8..0761305d 100644 --- a/_module/utc/slumbeggar001.utc.json +++ b/_module/utc/slumbeggar001.utc.json @@ -105,28 +105,6 @@ "type": "short", "value": 2 } - }, - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 51 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - }, - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 51 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } } ] }, @@ -205,6 +183,13 @@ "FeatList": { "type": "list", "value": [ + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 14576 + } + }, { "__struct_id": 1, "Feat": { @@ -303,7 +288,7 @@ }, "MaxHitPoints": { "type": "short", - "value": 21 + "value": 13 }, "NaturalAC": { "type": "byte", @@ -697,7 +682,7 @@ }, "StartingPackage": { "type": "byte", - "value": 0 + "value": 82 }, "Str": { "type": "byte", diff --git a/_release/Aantioch [PRC-CEP3].7z b/_release/Aantioch [PRC-CEP3].7z index da58b53c..57761cd2 100644 Binary files a/_release/Aantioch [PRC-CEP3].7z and b/_release/Aantioch [PRC-CEP3].7z differ