|
From: <cn...@us...> - 2022-11-30 03:48:54
|
Revision: 1314
http://sourceforge.net/p/seq/svn/1314
Author: cn187
Date: 2022-11-30 03:48:52 +0000 (Wed, 30 Nov 2022)
Log Message:
-----------
Add new races for Night of Shadows expansion
Modified Paths:
--------------
showeq/branches/cn187_devel/src/races.h
Modified: showeq/branches/cn187_devel/src/races.h
===================================================================
--- showeq/branches/cn187_devel/src/races.h 2022-11-30 03:48:46 UTC (rev 1313)
+++ showeq/branches/cn187_devel/src/races.h 2022-11-30 03:48:52 UTC (rev 1314)
@@ -925,21 +925,21 @@
"Stonegrabber", // 901
"Riding Dog", // 902
"Boar Mount", // 903
- "UNKNOWN RACE", // 904
- "UNKNOWN RACE", // 905
- "UNKNOWN RACE", // 906
- "UNKNOWN RACE", // 907
- "UNKNOWN RACE", // 908
- "UNKNOWN RACE", // 909
- "UNKNOWN RACE", // 910
- "UNKNOWN RACE", // 911
- "UNKNOWN RACE", // 912
- "UNKNOWN RACE", // 913
- "UNKNOWN RACE", // 914
- "UNKNOWN RACE", // 915
- "UNKNOWN RACE", // 916
- "UNKNOWN RACE", // 917
+ "Fungal Fiend", // 904
+ "Grimling", // 905
+ "Rockhopper", // 906
+ "Shik'Nar", // 907
+ "Shrieker", // 908
+ "Underbulk", // 909
+ "Sonic Wolf", // 910
+ "Sonic Wolf Mount", // 911
+ "Shik'Nar Mount", // 912
+ "Rakshasa", // 913
+ "Gumdrop", // 914
+ "Fish", // 915
+ "Turtle", // 916
+ "Bear", // 917
"Stitchwork Lion", // 918
- "UNKNOWN RACE", // 919
+ "Fungus Man", // 919
"Duck", // 920
#endif
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|