49 lines
2.2 KiB
XML
49 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Artist_AkiraToriyama -->
|
|
<!-- Author: Nicole O'Connor -->
|
|
<!-- DateCreated: 5/12/2024 12:39:03 PM -->
|
|
<!--
|
|
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>
|