shithub: pokecrystal

Download patch

ref: 208ccecd84eb900a556c220f9a02b06566d27add
parent: 43b5f90457a9a6c5df6baa561afdcefe2c08456f
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Tue Feb 27 14:47:30 EST 2018

"; unused" comments

--- a/maps/AzaleaPokecenter1F.asm
+++ b/maps/AzaleaPokecenter1F.asm
@@ -37,6 +37,7 @@
 	done
 
 AzaleaPokecenter1FUnusedText:
+; unreferenced
 	text "This BILL guy"
 	line "created the system"
 
--- a/maps/AzaleaTown.asm
+++ b/maps/AzaleaTown.asm
@@ -143,7 +143,7 @@
 	closetext
 	end
 
-WoosterScript:
+UnusedWoosterScript:
 ; unused
 	faceplayer
 	opentext
--- a/maps/BattleTowerOutside.asm
+++ b/maps/BattleTowerOutside.asm
@@ -30,7 +30,8 @@
 BattleTowerOutsideSign:
 	jumptext BattleTowerOutsideSignText
 
-BattleTowerOutsideUnusedText1:
+BattleTowerOutsideYoungsterText_NotYetOpen:
+; unreferenced
 	text "Wow, the BATTLE"
 	line "TOWER is huge! My"
 
@@ -38,7 +39,8 @@
 	line "looking up at it."
 	done
 
-BattleTowerOutsideUnusedText2:
+BattleTowerOutsideYoungsterText_Mobile:
+; unreferenced
 	text "Wow, the BATTLE"
 	line "TOWER is huge!"
 
@@ -61,7 +63,8 @@
 	cont "in there!"
 	done
 
-BattleTowerOutsideUnusedText3:
+BattleTowerOutsideBuenaText_NotYetOpen:
+; unreferenced
 	text "What on earth do"
 	line "they do here?"
 
@@ -83,7 +86,8 @@
 	line "battle…"
 	done
 
-BattleTowerOutsideUnusedText4:
+BattleTowerOutsideSailorText_Mobile:
+; unreferenced
 	text "Ehehehe…"
 	line "I sneaked out of"
 	cont "work to come here."
--- a/maps/CeladonCity.asm
+++ b/maps/CeladonCity.asm
@@ -158,8 +158,8 @@
 	line "a sales clerk."
 	done
 
+CeladonCityLassText_Mobile:
 ; unused
-CeladonCityUnusedPokeComCenterText:
 	text "I love being"
 	line "surrounded by tall"
 	cont "buildings!"
--- a/maps/EcruteakCity.asm
+++ b/maps/EcruteakCity.asm
@@ -89,7 +89,7 @@
 	hiddenitem HYPER_POTION, EVENT_ECRUTEAK_CITY_HIDDEN_HYPER_POTION
 
 UnusedMissingDaughterText:
-; This text is neither used nor referenced in the final game.
+; unused
 	text "Oh, no. Oh, no…"
 
 	para "My daughter is"
--- a/maps/FastShipCabins_SE_SSE_CaptainsCabin.asm
+++ b/maps/FastShipCabins_SE_SSE_CaptainsCabin.asm
@@ -16,7 +16,7 @@
 
 	db 0 ; callbacks
 
-Unreferenced_0x75ea6:
+.UnreferencedDummyScene:
 	end
 
 SSAquaCaptain:
--- a/maps/GoldenrodBikeShop.asm
+++ b/maps/GoldenrodBikeShop.asm
@@ -6,7 +6,7 @@
 
 	db 0 ; callbacks
 
-UnknownScript_0x5474f:
+.UnreferencedDummyScene:
 	end
 
 ClerkScript_0x54750:
--- a/maps/GoldenrodDeptStore2F.asm
+++ b/maps/GoldenrodDeptStore2F.asm
@@ -39,8 +39,8 @@
 GoldenrodDeptStore2FElevatorButton:
 	jumpstd elevatorbutton
 
-; unused
 UnusedText_0x55b7c:
+; unused
 	text "We intend to sell"
 	line "items for #MON"
 	cont "to hold."
@@ -50,8 +50,8 @@
 	cont "MON hold it."
 	done
 
-; unused
 UnusedText_0x55bd3:
+; unused
 	text "By giving #MON"
 	line "items to hold, I"
 
--- a/maps/LavenderNameRater.asm
+++ b/maps/LavenderNameRater.asm
@@ -19,6 +19,7 @@
 	end
 
 LavenderNameRaterUnusedBookshelf:
+; unused
 	jumpstd difficultbookshelf
 
 LavenderNameRater_MapEvents:
--- a/maps/OlivineLighthouse2F.asm
+++ b/maps/OlivineLighthouse2F.asm
@@ -162,8 +162,8 @@
 	line "I lose!"
 	done
 
+SailorHueyUnusedText:
 ; unused
-UnusedText_0x5b0be:
 	text "What power!"
 	line "How would you like"
 
--- a/maps/Route32.asm
+++ b/maps/Route32.asm
@@ -541,8 +541,8 @@
 	line "CENTER."
 	done
 
-; might not be referenced anywhere
 Route32CooltrainerMText_UnusedSproutTower:
+; unused
 	text "Have you gone to"
 	line "SPROUT TOWER?"
 
@@ -679,7 +679,7 @@
 	line "as you can, kid!"
 	done
 
-; --- start a segment of possibly unused texts
+; --- start a segment of unused text
 
 Route32UnusedFisher1SeenText:
 	text "I keep catching"
@@ -720,7 +720,7 @@
 	line "#MON."
 	done
 
-; --- end a segment of possibly unused texts
+; --- end a segment of unused texts
 
 FisherHenrySeenText:
 	text "My #MON?"
@@ -835,8 +835,8 @@
 	cont "in VIOLET CITY."
 	done
 
-; unused
 Route32UnusedText:
+; unused
 	text "The fishermen"
 	line "yelled at me for"
 	cont "bugging them…"
--- a/maps/Route36NationalParkGate.asm
+++ b/maps/Route36NationalParkGate.asm
@@ -794,10 +794,10 @@
 	line "win."
 	done
 
+UnusedSudowoodoText:
 ; This text is unused and unreferenced in the final game.
 ; The tree Pokémon is Sudowoodo.
 ; The Silph Scope 2 was later reworked into the Squirtbottle.
-UnusedSudowoodoText:
 	text "I hear there's a"
 	line "#MON that looks"
 	cont "just like a tree."
--- a/maps/RuinsOfAlphResearchCenter.asm
+++ b/maps/RuinsOfAlphResearchCenter.asm
@@ -307,8 +307,8 @@
 	cont "kinds of them…"
 	done
 
-; unused
 UnusedText_0x59669:
+; unused
 	text "We think something"
 	line "caused the cryptic"
 
@@ -319,8 +319,8 @@
 	line "studies on that."
 	done
 
-; unused
 UnusedText_0x596d3:
+; unused
 	text "According to my"
 	line "research…"
 
--- a/maps/TinTower9F.asm
+++ b/maps/TinTower9F.asm
@@ -9,13 +9,13 @@
 TinTower9FHPUp:
 	itemball HP_UP
 
-; unused
 TinTower9FUnusedHoOhText:
+; unused
 	text "HO-OH: Shaoooh!"
 	done
 
-; unused
 TinTower9FUnusedLugiaText:
+; unused
 	text "LUGIA: Gyaaan!"
 	done