diff options
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 = [ |