mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-12 00:10:56 +02:00
9 lines
299 B
Lua
9 lines
299 B
Lua
return {
|
|
_FixTownSignText = "FIX TOWN\nA fixture village.",
|
|
_FixTownGreeterText = "Welcome to the\nfixture dataset!",
|
|
_FixRouteTrainerBattleText = "Fixtures, fight!",
|
|
_FixRouteTrainerEndText = "Well fixed!",
|
|
_FixRouteTrainerAfterText = "Nice fixture.",
|
|
_FixMartText = "Fixture mart.",
|
|
}
|