diff --git a/binaries/data/config/system.cfg b/binaries/data/config/system.cfg
index 2e14648e98..1e3991024d 100644
--- a/binaries/data/config/system.cfg
+++ b/binaries/data/config/system.cfg
@@ -164,6 +164,9 @@ hotkey.contextorder.previous = RightBracket ; Cycle left through orders (conte
hotkey.orbital.toggle = V ; Enable/disable ball arena.
hotkey.orbital.cheat = "LeftCtrl+Backslash" ; Freeze ball.
hotkey.dudemachine.random = "Ctrl+ForwardSlash" ; Create random Dude.
+hotkey.water.toggle = "Q" ; Toggle water rendering
+hotkey.water.raise = "A" ; Raise water plane
+hotkey.water.lower = "Z" ; Lower water plane
; > OVERLAY KEYS
hotkey.fps.toggle = "Shift+F" ; Toggle frame counter.
@@ -203,4 +206,4 @@ hotkey.audio.toggle = "Ctrl+A" ; Enable/disable sound.
; shift+# ; add group # to selection
; ctrl+# ; save selection as group #
; alt+# (hold down) ; snap view to group # (while alt is held down)
-; mouse on map edge ; scroll in this direction
\ No newline at end of file
+; mouse on map edge ; scroll in this direction
diff --git a/binaries/data/mods/official/entities/template_entity.xml b/binaries/data/mods/official/entities/template_entity.xml
index 1a0bc9a6c6..702a4e09b1 100755
--- a/binaries/data/mods/official/entities/template_entity.xml
+++ b/binaries/data/mods/official/entities/template_entity.xml
@@ -28,6 +28,9 @@
+
diff --git a/binaries/data/mods/official/entities/units/hele_ship.xml b/binaries/data/mods/official/entities/units/hele_ship.xml
index d3ea61ffc5..d6a285ddc7 100644
--- a/binaries/data/mods/official/entities/units/hele_ship.xml
+++ b/binaries/data/mods/official/entities/units/hele_ship.xml
@@ -10,6 +10,17 @@
specific="Temporary Ship"
history="This is a 'female' temporary ship, feel free to delete/tweak this entity file at any time."
/>
+
+
+
+
+
+
+
special/ship.xml
-
\ No newline at end of file
+
diff --git a/binaries/data/mods/official/gui/test/4_session.xml b/binaries/data/mods/official/gui/test/4_session.xml
index 4ea7df3aa4..d94867af4a 100644
--- a/binaries/data/mods/official/gui/test/4_session.xml
+++ b/binaries/data/mods/official/gui/test/4_session.xml
@@ -27,6 +27,33 @@
]]>
+
+
+
+
+
+
+
+
+