[Freeciv-Dev] (PR#8792) civ2 ruleset doesn't work
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8792 >
When I try to use the civ2 ruleset I get:
2: Loading rulesets
1: Did not find required token: end_of_line
1: Did not find required token: entry_name
0: Could not load ruleset file "data/civ2/terrain.ruleset".
Obviously the ruleset should be fixed. But the "error messages" should
also be fixed! Having a message like "Parse error in line 455" wouldn't
be so much to ask I think.
jason
? eff
? flags
? data/flags
Index: data/civ2/terrain.ruleset
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/civ2/terrain.ruleset,v
retrieving revision 1.24
diff -u -r1.24 terrain.ruleset
--- data/civ2/terrain.ruleset 19 May 2004 00:49:32 -0000 1.24
+++ data/civ2/terrain.ruleset 21 May 2004 07:11:47 -0000
@@ -452,7 +452,7 @@
mining_time = 0
transform_result = "no"
transform_time = 0
-flags = "Oceanic", "NoPollution, "UnsafeCoast"
+flags = "Oceanic", "NoPollution", "UnsafeCoast"
helptext = _("\
Oceans cover much of the world, and only sea units (Triremes and\
other boats) can travel on them.\
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#8792) civ2 ruleset doesn't work,
Jason Short <=
|
|