diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2021-05-21 11:40:26 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2021-05-21 11:40:26 +0100 |
commit | f765580db088c82c58e95e87d57eea8732355ff1 (patch) | |
tree | 28ee89e745b749906555a1882bb95df8f7833c38 /tools/constants.py | |
parent | 96a93f444cff3df152a03d3722080600dc3a9e88 (diff) |
Extract Credits sequence
Diffstat (limited to 'tools/constants.py')
-rw-r--r-- | tools/constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/constants.py b/tools/constants.py index eff16c4..7dd74df 100644 --- a/tools/constants.py +++ b/tools/constants.py @@ -603,7 +603,7 @@ npcs = [ "NPC_MURRAY2", "NPC_RONALD2", "NPC_RONALD3", - "NPC_73", + "NPC_PLAYER_CREDITS", ] sfxs = [ |