Skip to content

Commit

Permalink
Document lootbox movedef changes (#3876)
Browse files Browse the repository at this point in the history
Document hover movedefs

Forgot to change movedef documentation, and other HHOVER4 units were also undocumented
  • Loading branch information
kroIya authored Oct 25, 2024
1 parent 090a01c commit 9ea4f22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gamedata/movedefs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ local moveDatas = {
maxwaterslope = 255,
},
--OMG WE HAVE LOOT BOXES! BLAME DAMGAM NOW! damgam dm me with this message !
-- corch cormh armmh corah corsnap armanac corhal lootboxsilver lootboxbronze lootboxplatinum lootboxgold legfloat
-- corch cormh armmh corah corsnap armanac corhal lootboxsilver lootboxbronze legfloat
HOVER3 = {
badslope = 22,
badwaterslope = 255,
Expand All @@ -142,6 +142,7 @@ local moveDatas = {
maxwaterslope = 255,
},

-- armlun corsok armthover corthovr lootboxgold lootboxplatinum
HHOVER4 = {
badslope = 22,
badwaterslope = 255,
Expand Down

0 comments on commit 9ea4f22

Please sign in to comment.