Author: anonymissimus
Date: Thu Apr  5 14:23:13 2012
New Revision: 53783

URL: http://svn.gna.org/viewcvs/wesnoth?rev=53783&view=rev
Log:
add a warning to the Fog Clearer to not remove it solely because it's now unused

Modified:
    trunk/data/core/units/fake/Fog_Clearer.cfg

Modified: trunk/data/core/units/fake/Fog_Clearer.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/fake/Fog_Clearer.cfg?rev=53783&r1=53782&r2=53783&view=diff
==============================================================================
--- trunk/data/core/units/fake/Fog_Clearer.cfg (original)
+++ trunk/data/core/units/fake/Fog_Clearer.cfg Thu Apr  5 14:23:13 2012
@@ -1,4 +1,10 @@
 #textdomain wesnoth-units
+
+# important note:
+# While this unit is no longer used for clearing fog since r53779 meaning it's 
no longer used in mainline at all,
+# it would be a bad idea to remove it, since addon multiplayer scenarios may 
rely heavily on it. (Due to the fact that the wesnoth
+# engine does not transfer units over the network.) I know at least one addon 
(mine) which would be broken heavily, so
+# PLEASE DON'T DO THIS!
 
 # Use this unit to temporarily clear fog around a particular location.
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to