Combined display of all available logs of EmrysSMP Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:20, 1 May 2025 SqootWillNoot talk contribs deleted page Module:Vehicle (content was: "require( 'strict' ) local Vehicle = {} local BOUNDS = { ScmSpeed = { min = 45, max = 300 }, MaximumSpeed = { min = 20, max = 1485 }, ReverseSpeed = { min = 7, max = 34 }, RollRate = { min = 15, max = 234 }, PitchRate = { min = 7, max = 97 }, YawRate = { min = 8, max = 97 } } local metatable = {} local methodtable = {} metatable.__index = methodtable local i18n = require( 'Module:i18n' ):new() local TNT = require( 'Module:Translate' ):new...")