diff options
author | Wuzzy <almikes@aol.com> | 2016-11-03 00:04:34 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-11-03 00:04:34 +0100 |
commit | 4df189c5d73b04efd23aac2e9adcb1221d5a3c36 (patch) | |
tree | 972f9816b5605975057630631a558dba34ebb362 /init.lua | |
parent | b6ba7a9b39f548a697d07d0d701e00b2a6bc944b (diff) |
Add German translation
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -295,7 +295,7 @@ pep.register_potion({ pep.register_potion({ basename = "jumpminus", contentstring = S("Low Jumping Potion"), - longdec = S("Drinking it will make you jump lower for 30 seconds."), + longdesc = S("Drinking it will make you jump lower for 30 seconds."), effect_type = "pepjumpminus", duration = 30, }) |