GTA toetet selbst ab einer bestimmten Tiefe ueber den Wasserdruck - beim U-Boot bei rund 150 m mit Implosion ab ~168 m, zu Fuss verliert man ebenfalls Leben. Dagegen hilft kein Atemgas, das ist die Engine. Deshalb dafuer nur eine Warnung statt eigener Effekte, konservativ auf 130 m mit 20 m Vorwarnung, beides in config.narcosis. Trimix hoert mit 100 m bewusst darueber auf; dazwischen liegt die Zone, in der keine Ausruestung mehr hilft. Der genaue Wert fuer Taucher zu Fuss ist nicht belegt und steht als Testpunkt in TESTING.md. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"tank_empty": "This air tank is empty!",
|
||||
"tank_already_full": "This air tank is already full!",
|
||||
"out_of_air": "You're out of air! Surface now!",
|
||||
"no_lamp_on_outfit": "Your diving suit doesn't have a lamp."
|
||||
"no_lamp_on_outfit": "Your diving suit doesn't have a lamp.",
|
||||
"crush_depth": "Danger! Below %d m the water pressure will crush you."
|
||||
},
|
||||
"success": {
|
||||
"took_out": "You've taken your gear off!",
|
||||
|
||||
Reference in New Issue
Block a user