mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[MIRROR] Bump byond up to 514.1588 [MDB IGNORE] (#16514)
* Bump byond up to 514.1588 (#70168) Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> * Bump byond up to 514.1588 * Fixed le monke Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com> Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> Co-authored-by: Tastyfish <crazychris32@gmail.com> Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
@@ -2,6 +2,7 @@ SUBSYSTEM_DEF(lua)
|
||||
name = "Lua Scripting"
|
||||
runlevels = RUNLEVEL_LOBBY | RUNLEVELS_DEFAULT
|
||||
wait = 0.1 SECONDS
|
||||
flags = SS_OK_TO_FAIL_INIT
|
||||
|
||||
/// A list of all lua states
|
||||
var/list/datum/lua_state/states = list()
|
||||
|
||||
Reference in New Issue
Block a user