Skip to content

Commit c6db0a5

Browse files
committed
Dezorian was using Farmer tiles - fixes #101
1 parent 734c35a commit c6db0a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

psrp/asm/graphics-recompression.asm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ PatchEnemy\1\2:
592592
PatchEnemy 24 TilesSkeleton ; Skeleton
593593
PatchEnemy 25 TilesTarantula ; Ant-lion
594594
PatchEnemy 26 TilesFishMan ; Marshes
595-
PatchEnemy 27 TilesFarmer ; Dezorian
595+
PatchEnemy 27 TilesDezorian ; Dezorian
596596
PatchEnemy 28 TilesSandWorm ; Desert Leech
597597
PatchEnemy 29 TilesBat ; Cryon
598598
PatchEnemy 30 TilesElephant ; Big Nose
@@ -608,7 +608,7 @@ PatchEnemy\1\2:
608608
PatchEnemy 40 TilesEvilDead ; Dorouge
609609
PatchEnemy 41 TilesOctopus ; Octopus
610610
PatchEnemy 42 TilesSkeleton ; Mad Stalker
611-
PatchEnemy 43 TilesFarmer ; Dezorian Head
611+
PatchEnemy 43 TilesDezorian ; Dezorian Head
612612
PatchEnemy 44 TilesGhoul ; Zombie
613613
PatchEnemy 45 TilesGhoul ; Living Dead
614614
PatchEnemy 46 TilesRobotCop ; Robot Police

0 commit comments

Comments
 (0)