diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-21 18:15:50 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-10-21 17:22:19 -0500 |
commit | a7ffa9657855b2d0e96ac9809a64794e001330bd (patch) | |
tree | 76606a8731b69674ed34ff1f0005b42ae53843e5 | |
parent | c70162086bdbc952716521fdfc05d50b7ee3b4a3 (diff) |
Rename mart_attendant to mart_clerk
-rw-r--r-- | data/event_scripts.s | 2 | ||||
-rw-r--r-- | data/text/mart_clerk.inc (renamed from data/text/mart_attendant.inc) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index bf7066051..de13da748 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -965,7 +965,7 @@ Common_EventScript_PlayerHandedOverTheItem:: @ 82723E4 .include "data/text/record_mix.inc" .include "data/text/pc.inc" .include "data/text/pkmn_center_nurse.inc" - .include "data/text/mart_attendant.inc" + .include "data/text/mart_clerk.inc" .include "data/text/obtain_item.inc" @ The below and surf.inc could be split into some text/notices.inc diff --git a/data/text/mart_attendant.inc b/data/text/mart_clerk.inc index 2357963be..2357963be 100644 --- a/data/text/mart_attendant.inc +++ b/data/text/mart_clerk.inc |