mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06: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
|
|
@ -64,7 +64,7 @@ public final class Static19 {
|
|||
}
|
||||
for (local11 = 0; local11 < Static272.anInt5214; local11++) {
|
||||
@Pc(68) int local68 = Static33.anIntArray79[local11];
|
||||
@Pc(72) Class8_Sub4_Sub2 local72 = Static175.aClass8_Sub4_Sub2Array1[local68];
|
||||
@Pc(72) Npc local72 = Static175.aClass8_Sub4_Sub2Array1[local68];
|
||||
if (local72 != null && local72.anInt3408 > 0) {
|
||||
local72.anInt3408--;
|
||||
if (local72.anInt3408 == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue