mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-10 22:47:13 +08:00
suite des trads
This commit is contained in:
@@ -2848,7 +2848,7 @@ Events.Setpieces = {
|
||||
onLoad: function() {
|
||||
World.markVisited(World.curPos[0], World.curPos[1]);
|
||||
World.setWater(World.getMaxWater());
|
||||
Notifications.notify(null, 'water replenished');
|
||||
Notifications.notify(null, _('water replenished'));
|
||||
},
|
||||
loot: {
|
||||
'cured meat': {
|
||||
|
||||
Reference in New Issue
Block a user