mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 18:10:20 -07:00
Rename Class8_Sub4_Sub2 to Npc
This commit is contained in:
parent
7d7b412290
commit
c09ceb3771
26 changed files with 38 additions and 38 deletions
|
|
@ -424,7 +424,7 @@ public final class client extends GameShell {
|
|||
Static119.anInt3028++;
|
||||
if (Static239.aBoolean269) {
|
||||
label191: for (@Pc(57) int local57 = 0; local57 < 32768; local57++) {
|
||||
@Pc(66) Class8_Sub4_Sub2 local66 = Static175.aClass8_Sub4_Sub2Array1[local57];
|
||||
@Pc(66) Npc local66 = Static175.aClass8_Sub4_Sub2Array1[local57];
|
||||
if (local66 != null) {
|
||||
@Pc(73) byte local73 = local66.aClass96_1.aByte10;
|
||||
if ((local73 & 0x2) > 0 && local66.anInt3409 == 0 && Math.random() * 1000.0D < 10.0D) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue