mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-15 19:10:22 -07:00
Rename Class96 to NpcType
This commit is contained in:
parent
1d599cf06a
commit
08fa06c251
11 changed files with 22 additions and 22 deletions
|
|
@ -156,7 +156,7 @@ public final class Static158 {
|
|||
@Pc(125) int local125 = local113 + (Static238.anIntArray470[local16] >> 8) * 64 - Static225.anInt5068;
|
||||
@Pc(129) int local129 = local103 & 0x3F;
|
||||
@Pc(142) int local142 = local129 + (Static238.anIntArray470[local16] & 0xFF) * 64 - Static142.anInt3483;
|
||||
@Pc(148) Class96 local148 = Static214.method4363(local74.method2163());
|
||||
@Pc(148) NpcType local148 = Static214.method4363(local74.method2163());
|
||||
if (Static175.aClass8_Sub4_Sub2Array1[local97] == null && (local148.aByte10 & 0x1) > 0 && local107 == Static41.anInt1316 && local125 >= 0 && local148.anInt3713 + local125 < 104 && local142 >= 0 && local142 + local148.anInt3713 < 104) {
|
||||
Static175.aClass8_Sub4_Sub2Array1[local97] = new Npc();
|
||||
@Pc(198) Npc local198 = Static175.aClass8_Sub4_Sub2Array1[local97];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue