mirror of
https://codeberg.org/tenplus1/teleport_potion.git
synced 2025-09-22 11:26:43 -04:00
Added formspec checks and switch to for old pad texture (thanks mazes 80)
This commit is contained in:
parent
6a9d10397b
commit
836562498e
6 changed files with 25 additions and 14 deletions
|
@ -48,7 +48,7 @@ msgstr "Téléportation vers @1"
|
|||
|
||||
#: init.lua
|
||||
msgid "Pad Active (@1,@2,@3)"
|
||||
msgstr "Pad activé (@1,@,2,@3)"
|
||||
msgstr "Pad activé (@1,@2,@3)"
|
||||
|
||||
#: init.lua
|
||||
msgid "Teleport Pad coordinates failed!"
|
||||
|
|
|
@ -7,5 +7,5 @@ Potion failed!=La potion n'a pas fonctionné !
|
|||
Teleport Pad (place and right-click to enchant location)=Pad de téléportation (poser puis clic-droit pour enchanter l'emplacement)
|
||||
Enter teleport coords (e.g. 200,20,-200,Home)=Saisissez les coordonnées de téléportation (ex : 200,20,-200,Maison)
|
||||
Teleport to @1=Téléportation vers @1
|
||||
Pad Active (@1,@2,@3)=Pad activé (@1,@,2,@3)
|
||||
Pad Active (@1,@2,@3)=Pad activé (@1,@2,@3)
|
||||
Teleport Pad coordinates failed!=Les coordonnées du pad sont inchangées !
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue