list three great works of art: dbz, chrono trigger and dragon quest
This commit is contained in:
parent
6383c88b5c
commit
7fb05e334a
@ -2,6 +2,47 @@
|
||||
<!-- Artist_AkiraToriyama -->
|
||||
<!-- Author: Nicole O'Connor -->
|
||||
<!-- DateCreated: 5/12/2024 12:39:03 PM -->
|
||||
<GameData>
|
||||
<!--
|
||||
Copyright © 2024 Nicole O'Connor
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<GameData>
|
||||
<Types>
|
||||
<Row Type="GREAT_PERSON_INDIVIDUAL_HGA_AKIRA_TORIYAMA" Kind="KIND_GREAT_PERSON_INDIVIDUAL" />
|
||||
<Row Type="GREATWORK_HGA_TORIYAMA_DBZ" Kind="KIND_GREATWORK" />
|
||||
<Row Type="GREATWORK_HGA_TORIYAMA_CHRONOTRIGGER" Kind="KIND_GREATWORK" />
|
||||
<Row Type="GREATWORK_HGA_TORIYAMA_DRAGONQUEST" Kind="KIND_GREATWORK" />
|
||||
</Types>
|
||||
<GreatPersonIndividuals>
|
||||
<Row GreatPersonIndividualType="GREAT_PERSON_INDIVIDUAL_HGA_AKIRA_TORIYAMA"
|
||||
Name="LOC_GREAT_PERSON_INDIVIDUAL_HGA_AKIRA_TORIYAMA" Gender="M"
|
||||
GreatPersonClassType="GREAT_PERSON_CLASS_ARTIST" EraType="ERA_ATOMIC"
|
||||
ActionCharges="0"
|
||||
/>
|
||||
</GreatPersonIndividuals>
|
||||
<GreatWorks>
|
||||
<Row GreatWorkType="GREATWORK_HGA_TORIYAMA_DBZ" GreatWorkObjectType="GREATWORKOBJECT_ART"
|
||||
Name="LOC_GREATWORK_HGA_TORIYAMA_DBZ" Tourism="4"
|
||||
GreatPersonIndividualType="GREAT_PERSON_INDIVIDUAL_HGA_AKIRA_TORIYAMA"
|
||||
/>
|
||||
<Row GreatWorkType="GREATWORK_HGA_TORIYAMA_CHRONOTRIGGER" GreatWorkObjectType="GREATWORKOBJECT_ART"
|
||||
Name="LOC_GREATWORK_HGA_TORIYAMA_CHRONOTRIGGER" Tourism="4"
|
||||
GreatPersonIndividualType="GREAT_PERSON_INDIVIDUAL_HGA_AKIRA_TORIYAMA"
|
||||
/>
|
||||
<Row GreatWorkType="GREATWORK_HGA_TORIYAMA_DRAGONQUEST" GreatWorkObjectType="GREATWORKOBJECT_ART"
|
||||
Name="LOC_GREATWORK_HGA_TORIYAMA_DRAGONQUEST" Tourism="4"
|
||||
GreatPersonIndividualType="GREAT_PERSON_INDIVIDUAL_HGA_AKIRA_TORIYAMA"
|
||||
/>
|
||||
</GreatWorks>
|
||||
</GameData>
|
||||
|
Loading…
Reference in New Issue
Block a user