aboutsummaryrefslogtreecommitdiff
path: root/assets/AdvTrains_Additions.zip
Commit message (Collapse)AuthorAge
* Download recent contributions and put them into the assets directoryorwell962017-01-17
span> .. fgettext("You died") .. "]button_exit[4,3;3,0.5;btn_respawn;".. fgettext("Respawn") .."]" core.show_formspec("bultin:death", formspec) end) core.register_on_formspec_input(function(formname, fields) if formname == "bultin:death" then core.send_respawn() end end)