Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.

Commit 82b9a09

Browse files
author
GeneralGuy4872
committed
push to sync computers
1 parent e7639ed commit 82b9a09

13 files changed

+626
-0
lines changed

orkish_citadale_outer_courtyard.txt

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
################################################################
2+
#### #### #### #### #### #### #######
3+
## # # # # # # # # # # # # ######
4+
#### #### #### #### #### #### #### #####
5+
## # # # # # # # # # # # # # ####
6+
#### #### #### #### #### #### #### ###
7+
## # # # # # # # # # # # # # # ##
8+
#### #### #### #### #### #### #### ####
9+
## # # # # # # # # # # # # # # ##
10+
#### #### #### #### #### #### #### ###
11+
## # # # # # # # # # # # # # ####
12+
#### #### #### #### #### #### #### #####
13+
## # # # # # # # # # # # # ######
14+
#### #### #### #### #### #### #######
15+
################################################################
16+
################################################################

src/class_cleric.carray

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{"healer","healers"},
2+
{"cleric","clerics"},
3+
{"priest","priests"},
4+
{"druid","druids"},
5+
{"alchemist","alchemists"},
6+
{"scholar","scholars"},
7+
{"white mage","white mages"},
8+
{"seer","seers"}

src/class_fighter.carray

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{"fighter","fighters"}
2+
{"knight","knights"},
3+
{"paladin","paladins"},
4+
{"valkyrie","valkyries"},
5+
{"viking","vikings"},
6+
{"samuri","samuri"},
7+
{"ranger","rangers"},
8+
{"monk","monks}

src/class_magic_user.carray

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{"magic-user","magic-users"},
2+
{"wizard","wizards"},
3+
{"illusionist","illusionists"},
4+
{"enchanter","enchanters"},
5+
{"black mage","black mages"},
6+
{"red mage","red mages},
7+
{"psion","psions"},
8+
{"necromancer","necromancers"}

src/class_rogue.carray

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{"changeling","changelings"},
2+
{"rogue","rogues"},
3+
{"thief","thieves"},
4+
{"pirate","pirates"},
5+
{"ninja","ninjas"},
6+
{"assasin","assasins"},
7+
{"tourist","tourists"},
8+
{"ronan","ronans"}

0 commit comments

Comments
 (0)