9 lines
234 B
Lua
9 lines
234 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local nodecore
|
|
= nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.register_hint("hold your breath",
|
|
"breath_3"
|
|
)
|