Comment the person constants sections, like the others

This commit is contained in:
Rangi
2018-01-31 11:04:17 -05:00
parent a9334f7468
commit a2607623d3
350 changed files with 350 additions and 350 deletions

View File

@@ -1,4 +1,4 @@
; script vars ; person constants
PLAYER EQU 0 PLAYER EQU 0
LAST_TALKED EQU -2 LAST_TALKED EQU -2

View File

@@ -4,7 +4,7 @@
## Person constants ## Person constants
<pre> <pre>
const_value set 2 const_value set 2 ; person constants
const <i>MAPNAME</i>_<i>OBJECTNAME</i> const <i>MAPNAME</i>_<i>OBJECTNAME</i>
</pre> </pre>

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const AZALEAGYM_BUGSY const AZALEAGYM_BUGSY
const AZALEAGYM_BUG_CATCHER1 const AZALEAGYM_BUG_CATCHER1
const AZALEAGYM_BUG_CATCHER2 const AZALEAGYM_BUG_CATCHER2

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const AZALEAMART_CLERK const AZALEAMART_CLERK
const AZALEAMART_COOLTRAINER_M const AZALEAMART_COOLTRAINER_M
const AZALEAMART_BUG_CATCHER const AZALEAMART_BUG_CATCHER

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const AZALEAPOKECENTER1F_NURSE const AZALEAPOKECENTER1F_NURSE
const AZALEAPOKECENTER1F_GENTLEMAN const AZALEAPOKECENTER1F_GENTLEMAN
const AZALEAPOKECENTER1F_FISHING_GURU const AZALEAPOKECENTER1F_FISHING_GURU

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const AZALEATOWN_AZALEA_ROCKET1 const AZALEATOWN_AZALEA_ROCKET1
const AZALEATOWN_GRAMPS const AZALEATOWN_GRAMPS
const AZALEATOWN_TEACHER const AZALEATOWN_TEACHER

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BATTLETOWER1F_RECEPTIONIST const BATTLETOWER1F_RECEPTIONIST
const BATTLETOWER1F_YOUNGSTER const BATTLETOWER1F_YOUNGSTER
const BATTLETOWER1F_COOLTRAINER_F const BATTLETOWER1F_COOLTRAINER_F

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BATTLETOWERBATTLEROOM_YOUNGSTER const BATTLETOWERBATTLEROOM_YOUNGSTER
const BATTLETOWERBATTLEROOM_RECEPTIONIST const BATTLETOWERBATTLEROOM_RECEPTIONIST

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BATTLETOWERELEVATOR_RECEPTIONIST const BATTLETOWERELEVATOR_RECEPTIONIST
BattleTowerElevator_MapScripts: BattleTowerElevator_MapScripts:

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BATTLETOWERHALLWAY_RECEPTIONIST const BATTLETOWERHALLWAY_RECEPTIONIST
BattleTowerHallway_MapScripts: BattleTowerHallway_MapScripts:

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BATTLETOWEROUTSIDE_STANDING_YOUNGSTER const BATTLETOWEROUTSIDE_STANDING_YOUNGSTER
const BATTLETOWEROUTSIDE_BUENA const BATTLETOWEROUTSIDE_BUENA
const BATTLETOWEROUTSIDE_SAILOR const BATTLETOWEROUTSIDE_SAILOR

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BILLSBROTHERSHOUSE_POKEFAN_F const BILLSBROTHERSHOUSE_POKEFAN_F
const BILLSBROTHERSHOUSE_YOUNGSTER const BILLSBROTHERSHOUSE_YOUNGSTER

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BILLSFAMILYSHOUSE_BILL const BILLSFAMILYSHOUSE_BILL
const BILLSFAMILYSHOUSE_POKEFAN_F const BILLSFAMILYSHOUSE_POKEFAN_F
const BILLSFAMILYSHOUSE_TWIN const BILLSFAMILYSHOUSE_TWIN

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BILLSHOUSE_GRAMPS const BILLSHOUSE_GRAMPS
BillsHouse_MapScripts: BillsHouse_MapScripts:

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BLACKTHORNCITY_SUPER_NERD1 const BLACKTHORNCITY_SUPER_NERD1
const BLACKTHORNCITY_SUPER_NERD2 const BLACKTHORNCITY_SUPER_NERD2
const BLACKTHORNCITY_GRAMPS1 const BLACKTHORNCITY_GRAMPS1

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BLACKTHORNDRAGONSPEECHHOUSE_GRANNY const BLACKTHORNDRAGONSPEECHHOUSE_GRANNY
const BLACKTHORNDRAGONSPEECHHOUSE_EKANS const BLACKTHORNDRAGONSPEECHHOUSE_EKANS

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BLACKTHORNEMYSHOUSE_EMY const BLACKTHORNEMYSHOUSE_EMY
BlackthornEmysHouse_MapScripts: BlackthornEmysHouse_MapScripts:

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BLACKTHORNGYM1F_CLAIR const BLACKTHORNGYM1F_CLAIR
const BLACKTHORNGYM1F_COOLTRAINER_M1 const BLACKTHORNGYM1F_COOLTRAINER_M1
const BLACKTHORNGYM1F_COOLTRAINER_M2 const BLACKTHORNGYM1F_COOLTRAINER_M2

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BLACKTHORNGYM2F_COOLTRAINER_M const BLACKTHORNGYM2F_COOLTRAINER_M
const BLACKTHORNGYM2F_COOLTRAINER_F const BLACKTHORNGYM2F_COOLTRAINER_F
const BLACKTHORNGYM2F_BOULDER1 const BLACKTHORNGYM2F_BOULDER1

View File

@@ -1,4 +1,4 @@
const_value set 2 const_value set 2 ; person constants
const BLACKTHORNMART_CLERK const BLACKTHORNMART_CLERK
const BLACKTHORNMART_COOLTRAINER_M const BLACKTHORNMART_COOLTRAINER_M
const BLACKTHORNMART_BLACK_BELT const BLACKTHORNMART_BLACK_BELT

Some files were not shown because too many files have changed in this diff Show More