diff options
Diffstat (limited to 'conf-tmpl/mapflag/water_height.txt')
-rw-r--r-- | conf-tmpl/mapflag/water_height.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf-tmpl/mapflag/water_height.txt b/conf-tmpl/mapflag/water_height.txt index 24d1b934a..27d7ad30a 100644 --- a/conf-tmpl/mapflag/water_height.txt +++ b/conf-tmpl/mapflag/water_height.txt @@ -3,6 +3,8 @@ // map_name map_water_level_to_use
// Example: Use geffen's water level for prontera when prontera.rsw isn't found in the grf.
// prontera.gat geffen.gat
+// You can also directly specify the rsw file:
+// prontera.gat geffen.rsw
force_1-1.gat force_map1.gat
force_2-1.gat force_map1.gat
@@ -175,4 +177,4 @@ y_airport.gat airport.gat lhz_airport.gat airport.gat
airplane_01.gat airplane.gat
que_job03.gat que_job02.gat
-p_track02.gat p_track01.gat
\ No newline at end of file +p_track02.gat p_track01.gat
|