mirror of
https://github.com/otland/forgottenserver
synced 2026-08-15 16:32:07 -04:00
11 lines
279 B
Lua
11 lines
279 B
Lua
actionIds = {
|
|
sandHole = 100, -- hidden sand hole
|
|
pickHole = 105, -- hidden mud hole
|
|
drawWell = 106, -- draw well teleport
|
|
levelDoor = 1000, -- level door
|
|
citizenship = 30020, -- citizenship teleport
|
|
citizenshipLast = 30050, -- citizenship teleport last
|
|
}
|
|
|
|
uniqueIds = {
|
|
}
|