Skip to content

Commit

Permalink
Various Bugfixes + Better Dex Cries
Browse files Browse the repository at this point in the history
  • Loading branch information
JappaWakka committed Feb 29, 2024
1 parent 3066415 commit e87fc21
Show file tree
Hide file tree
Showing 262 changed files with 77 additions and 64 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version=2
@Player.SetSkin(Gold_DiedHe)
@Screen.FadeIn(64)
@Camera.Update
@Player.SetSkin(Gold_DiedHe)

:if:<Register.Registered(DiedHe)>=false
@Camera.ActivateThirdPerson
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Version=2
@Camera.SetPosition(0,0.9,3)
@Level.Wait(30)
@Player.WearSkin(FlyBird)
@Player.TurnTo(1)
@Camera.Fix
@Player.SetSpeed(1.5)
@Player.SetMovement(-1,1,0)
Expand All @@ -19,11 +20,13 @@ Version=2
@Screen.FadeIn(15)
@Camera.Update
@Player.Warp(16,3.1,31)
@Player.Turnto(3)
@Player.SetSpeed(1.5)
@Player.SetMovement(1,-1,0)
@Player.Move(3)
@Player.WearSkin(Gold_NoEyes)
@Camera.DeFix
@Camera.Reset
@Level.Update
@Player.TurnTo(0)
:endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Version=2
@Camera.SetPosition(0,0.9,3)
@Level.Wait(30)
@Player.WearSkin(FlyBird)
@Player.TurnTo(3)
@Camera.Fix
@Player.SetSpeed(1.5)
@Player.SetMovement(1,1,0)
Expand All @@ -15,6 +16,7 @@ Version=2
@Level.Update
@Camera.Fix
@Player.Warp(9,3.1,7)
@Player.Turnto(1)
@Level.Update
@Music.Stop
@Screen.FadeIn(15)
Expand All @@ -24,6 +26,7 @@ Version=2
@Player.Move(3)
@Player.WearSkin(Gold_NoEyes)
@Camera.DeFix
@Camera.Reset
@Level.Update
@Player.TurnTo(3)
@Camera.Update
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Version=2

@Pokemon.Clear

@Pokemon.Add(0,{"Pokemon"[251]}{"OriginalNumber"[-1]}{"Experience"[1059860]}{"Gender"[2]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[Celebi]}{"Level"[100]}{"OT"[46579]}{"Ability"[30]}{"Status"[]}{"Nature"[18]}{"CatchLocation"[Ilex Forest]}{"CatchTrainer"[Gold]}{"CatchBall"[5]}{"CatchMethod"[Obtained at]}{"Friendship"[100]}{"isShiny"[0]}{"Attack1"[1005,10,10]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[314]}{"EVs"[0,0,0,0,0,0]}{"IVs"[7,8,14,10,20,19]}{"AdditionalData"[lost]}{"IDValue"[1I0yRs9asmU]})
@Pokemon.Add(0,{"Pokemon"[251]}{"OriginalNumber"[-1]}{"Experience"[1059860]}{"Gender"[2]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[Celebi]}{"Level"[100]}{"OT"[46579]}{"Ability"[30]}{"Status"[]}{"Nature"[30]}{"CatchLocation"[Ilex Forest]}{"CatchTrainer"[Gold]}{"CatchBall"[5]}{"CatchMethod"[Obtained at]}{"Friendship"[100]}{"isShiny"[0]}{"Attack1"[1005,10,10]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[314]}{"EVs"[0,0,0,0,0,0]}{"IVs"[7,8,14,10,20,19]}{"AdditionalData"[lost]}{"IDValue"[1I0yRs9asmU]})
@Pokemon.SetStat(0,maxHP,317)
@Pokemon.SetStat(0,cHP,317)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Version=2
@Camera.SetPosition(0,0.9,3)
@Level.Wait(30)
@Player.WearSkin(FlyBird)
@Player.TurnTo(1)
@Camera.Fix
@Player.SetSpeed(1.5)
@Player.SetMovement(-1,1,0)
Expand All @@ -19,11 +20,13 @@ Version=2
@Screen.FadeIn(15)
@Camera.Update
@Player.Warp(16,3.1,31)
@Player.Turnto(3)
@Player.SetSpeed(1.5)
@Player.SetMovement(1,-1,0)
@Player.Move(3)
@Player.WearSkin(Gold_NoEyes)
@Camera.DeFix
@Camera.Reset
@Level.Update
@Player.TurnTo(0)
:endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ version=2
:endif
@Camera.ActivateThirdPerson
@Camera.Reset
@Camera.SetPitch(-0.12)
@Level.Wait(25)
@Camera.SetY(0.25)
@Camera.Update
Expand All @@ -27,9 +28,9 @@ version=2
@Entity.Remove(0)
@Level.Wait(7)
:if:<Player.Position(x)>=2
@Entity.ShowMessageBulb(1|2|0.6|2)
@Entity.ShowMessageBulb(1|2|0.65|2)
:else
@Entity.ShowMessageBulb(1|3|0.6|2)
@Entity.ShowMessageBulb(1|3|0.65|2)
:endif
@Player.SetMovement(0,-1,0)
@Player.SetSpeed(2.5)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version=2
@Screen.ShowImage(Textures\RuinsOfAlph\Puzzle_O)
@Camera.ActivateThirdPerson
@Camera.Reset
@Camera.SetPitch(-0.12)
@Level.Wait(25)
@Camera.SetY(0.25)
@Camera.Update
Expand All @@ -23,9 +24,9 @@ version=2
@Entity.Remove(0)
@Level.Wait(7)
:if:<Player.Position(x)>=2
@Entity.ShowMessageBulb(1|2|0.6|2)
@Entity.ShowMessageBulb(1|2|0.65|2)
:else
@Entity.ShowMessageBulb(1|3|0.6|2)
@Entity.ShowMessageBulb(1|3|0.65|2)
:endif
@Player.SetMovement(0,-1,0)
@Player.SetSpeed(2.5)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version=2
@Screen.ShowImage(Textures\RuinsOfAlph\Puzzle_S)
@Camera.ActivateThirdPerson
@Camera.Reset
@Camera.SetPitch(-0.12)
@Level.Wait(25)
@Camera.SetY(0.25)
@Camera.Update
Expand All @@ -23,9 +24,9 @@ version=2
@Entity.Remove(0)
@Level.Wait(7)
:if:<Player.Position(x)>=2
@Entity.ShowMessageBulb(1|2|0.6|2)
@Entity.ShowMessageBulb(1|2|0.65|2)
:else
@Entity.ShowMessageBulb(1|3|0.6|2)
@Entity.ShowMessageBulb(1|3|0.65|2)
:endif
@Player.SetMovement(0,-1,0)
@Player.SetSpeed(2.5)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version=2
@Screen.ShowImage(Textures\RuinsOfAlph\Puzzle_T)
@Camera.ActivateThirdPerson
@Camera.Reset
@Camera.SetPitch(-0.12)
@Level.Wait(25)
@Camera.SetY(0.25)
@Camera.Update
Expand All @@ -23,9 +24,9 @@ version=2
@Entity.Remove(0)
@Level.Wait(7)
:if:<Player.Position(x)>=2
@Entity.ShowMessageBulb(1|2|0.6|2)
@Entity.ShowMessageBulb(1|2|0.65|2)
:else
@Entity.ShowMessageBulb(1|3|0.6|2)
@Entity.ShowMessageBulb(1|3|0.65|2)
:endif
@Player.SetMovement(0,-1,0)
@Player.SetSpeed(2.5)
Expand Down
108 changes: 54 additions & 54 deletions GameModes/Lost Silver/Content/Data/forms.dat
Original file line number Diff line number Diff line change
Expand Up @@ -44,57 +44,57 @@
{25|sad||||_sad|Lost,8,2|_sad|_sad|_sad|||0}
{251|half||||_half|Lost,9,2|_half|_half|_half|||0}
{251|halfscreech||||_halfscreech|Lost,10,2|_halfscreech|_halfscreech|_halfscreech|||0}
{201||||||Unown,0,0|_a|-a||Random;0-25||}
{201|0|||||Unown,0,0|_a|-a||||0}
{201|1|||||Unown,1,0|_b|-b||||0}
{201|2|||||Unown,2,0|_c|-c||||0}
{201|3|||||Unown,3,0|_d|-d||||0}
{201|4|||||Unown,4,0|_e|-e||||0}
{201|5|||||Unown,5,0|_f|-f||||0}
{201|6|||||Unown,6,0|_g|-g||||0}
{201|7|||||Unown,7,0|_h|-h||||0}
{201|8|||||Unown,8,0|_i|-i||||0}
{201|9|||||Unown,9,0|_j|-j||||0}
{201|10|||||Unown,10,0|_k|-k||||0}
{201|11|||||Unown,11,0|_l|-l||||0}
{201|12|||||Unown,12,0|_m|-m||||0}
{201|13|||||Unown,13,0|_n|-n||||0}
{201|14|||||Unown,14,0|_o|-o||||0}
{201|15|||||Unown,15,0|_p|-p||||0}
{201|16|||||Unown,0,1|_q|-q||||0}
{201|17|||||Unown,1,1|_r|-r||||0}
{201|18|||||Unown,2,1|_s|-s||||0}
{201|19|||||Unown,3,1|_t|-t||||0}
{201|20|||||Unown,4,1|_u|-u||||0}
{201|21|||||Unown,5,1|_v|-v||||0}
{201|22|||||Unown,6,1|_w|-w||||0}
{201|23|||||Unown,7,1|_x|-x||||0}
{201|24|||||Unown,8,1|_y|-y||||0}
{201|25|||||Unown,9,1|_z|-z||||0}
{201|base|||||Unown,0,0|_a|-a||Random;0-25||0}
{201|A|||||Unown,0,0|_a|-a||||0}
{201|B|||||Unown,1,0|_b|-b||||0}
{201|C|||||Unown,2,0|_c|-c||||0}
{201|D|||||Unown,3,0|_d|-d||||0}
{201|E|||||Unown,4,0|_e|-e||||0}
{201|F|||||Unown,5,0|_f|-f||||0}
{201|G|||||Unown,6,0|_g|-g||||0}
{201|H|||||Unown,7,0|_h|-h||||0}
{201|I|||||Unown,8,0|_i|-i||||0}
{201|J|||||Unown,9,0|_j|-j||||0}
{201|K|||||Unown,10,0|_k|-k||||0}
{201|L|||||Unown,11,0|_l|-l||||0}
{201|M|||||Unown,12,0|_m|-m||||0}
{201|N|||||Unown,13,0|_n|-n||||0}
{201|O|||||Unown,14,0|_o|-o||||0}
{201|P|||||Unown,15,0|_p|-p||||0}
{201|Q|||||Unown,0,1|_q|-q||||0}
{201|R|||||Unown,1,1|_r|-r||||0}
{201|S|||||Unown,2,1|_s|-s||||0}
{201|T|||||Unown,3,1|_t|-t||||0}
{201|U|||||Unown,4,1|_u|-u||||0}
{201|V|||||Unown,5,1|_v|-v||||0}
{201|W|||||Unown,6,1|_w|-w||||0}
{201|X|||||Unown,7,1|_x|-x||||0}
{201|Y|||||Unown,8,1|_y|-y||||0}
{201|Z|||||Unown,9,1|_z|-z||||0}
{201||||||Unown,0,0|_a|_a|_lost|Random;0-25||}
{201|0|||||Unown,0,0|_a|_a|_lost|||0}
{201|1|||||Unown,1,0|_b|_b|_lost|||0}
{201|2|||||Unown,2,0|_c|_c|_lost|||0}
{201|3|||||Unown,3,0|_d|_d|_lost|||0}
{201|4|||||Unown,4,0|_e|_e|_lost|||0}
{201|5|||||Unown,5,0|_f|_f|_lost|||0}
{201|6|||||Unown,6,0|_g|_g|_lost|||0}
{201|7|||||Unown,7,0|_h|_h|_lost|||0}
{201|8|||||Unown,8,0|_i|_i|_lost|||0}
{201|9|||||Unown,9,0|_j|_j|_lost|||0}
{201|10|||||Unown,10,0|_k|_k|_lost|||0}
{201|11|||||Unown,11,0|_l|_l|_lost|||0}
{201|12|||||Unown,12,0|_m|_m|_lost|||0}
{201|13|||||Unown,13,0|_n|_n|_lost|||0}
{201|14|||||Unown,14,0|_o|_o|_lost|||0}
{201|15|||||Unown,15,0|_p|_p|_lost|||0}
{201|16|||||Unown,0,1|_q|_q|_lost|||0}
{201|17|||||Unown,1,1|_r|_r|_lost|||0}
{201|18|||||Unown,2,1|_s|_s|_lost|||0}
{201|19|||||Unown,3,1|_t|_t|_lost|||0}
{201|20|||||Unown,4,1|_u|_u|_lost|||0}
{201|21|||||Unown,5,1|_v|_v|_lost|||0}
{201|22|||||Unown,6,1|_w|_w|_lost|||0}
{201|23|||||Unown,7,1|_x|_x|_lost|||0}
{201|24|||||Unown,8,1|_y|_y|_lost|||0}
{201|25|||||Unown,9,1|_z|_z|_lost|||0}
{201|base|||||Unown,0,0|_a|_a||||0}
{201|A|||||Unown,0,0|_a|_a||||0}
{201|B|||||Unown,1,0|_b|_b||||0}
{201|C|||||Unown,2,0|_c|_c||||0}
{201|D|||||Unown,3,0|_d|_d||||0}
{201|E|||||Unown,4,0|_e|_e||||0}
{201|F|||||Unown,5,0|_f|_f||||0}
{201|G|||||Unown,6,0|_g|_g||||0}
{201|H|||||Unown,7,0|_h|_h||||0}
{201|I|||||Unown,8,0|_i|_i||||0}
{201|J|||||Unown,9,0|_j|_j||||0}
{201|K|||||Unown,10,0|_k|_k||||0}
{201|L|||||Unown,11,0|_l|_l||||0}
{201|M|||||Unown,12,0|_m|_m||||0}
{201|N|||||Unown,13,0|_n|_n||||0}
{201|O|||||Unown,14,0|_o|_o||||0}
{201|P|||||Unown,15,0|_p|_p||||0}
{201|Q|||||Unown,0,1|_q|_q||||0}
{201|R|||||Unown,1,1|_r|_r||||0}
{201|S|||||Unown,2,1|_s|_s||||0}
{201|T|||||Unown,3,1|_t|_t||||0}
{201|U|||||Unown,4,1|_u|_u||||0}
{201|V|||||Unown,5,1|_v|_v||||0}
{201|W|||||Unown,6,1|_w|_w||||0}
{201|X|||||Unown,7,1|_x|_x||||0}
{201|Y|||||Unown,8,1|_y|_y||||0}
{201|Z|||||Unown,9,1|_z|_z||||0}
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/1.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/12.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/13.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/15.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/16.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/17.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/18.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/19.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/2.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/20.wav
Binary file not shown.
Binary file not shown.
Binary file modified GameModes/Lost Silver/Content/Sounds/Cries/201.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/22.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/24.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/25.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/27.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/28.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/29.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/3.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/30.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/31.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/32.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/33.wav
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/35.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/36.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/39.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/4.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/40.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/41.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/42.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/43.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/44.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/48.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/49.wav
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/50.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/51.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/52.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/53.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/54.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/55.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/56.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/57.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/58.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/59.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/6.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/60.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/61.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/62.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/66.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/67.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/68.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/69.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/7.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/70.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/71.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/72.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/77.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/78.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/79.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/8.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/80.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/81.wav
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/83.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/84.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/85.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/86.wav
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/88.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/89.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/9.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/90.wav
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/91.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/94.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added GameModes/Lost Silver/Content/Sounds/Cries/98.wav
Binary file not shown.
Binary file not shown.

0 comments on commit e87fc21

Please sign in to comment.