mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-03-21 17:34:13 -05:00
Added a [[List]] for the news kinds, used in command no. 0x97.
This commit is contained in:
parent
cf51c1dd3f
commit
ec99fb1a7f
|
|
@ -106,6 +106,16 @@ Offset = -8
|
|||
Address = 0x122CD0
|
||||
Offset = -8
|
||||
|
||||
[[List]]
|
||||
Name = '''newsKinds'''
|
||||
0 = [
|
||||
'''None''',
|
||||
'''Slateport''',
|
||||
'''GameCorner''',
|
||||
'''Lilycove''',
|
||||
'''BlendMaster''',
|
||||
]
|
||||
|
||||
[[List]]
|
||||
Name = '''pokenavTowns'''
|
||||
0 = [
|
||||
|
|
|
|||
|
|
@ -351,7 +351,7 @@ double.battle.continue.silent 5C 08 trainer:data.trainers.stats 00 00 star
|
|||
[BPRE_BPGE_BPEE] 95 updatemoney x. y. check. # updates the amount of money shown after a money change (only works if check is 0)
|
||||
[AXPE_AXVE] 96 getpricereduction index:data.items.stats
|
||||
[BPRE_BPGE] 96 nop96
|
||||
[BPEE] 96 getpokenewsactive newsKind:
|
||||
[BPEE] 96 getpokenewsactive newsKind:newsKinds
|
||||
97 fadescreen effect.screenfades
|
||||
98 fadescreendelay effect.screenfades delay.
|
||||
99 darken flashSize: # makes the screen go dark. Related to flash? Call from a level script.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user