forked from Simnation/Main
10 lines
182 B
Lua
10 lines
182 B
Lua
webhooks = {
|
|
playerOwnable = {
|
|
buy = "",
|
|
payRent = "",
|
|
withdraw = "",
|
|
hireEmployee = "",
|
|
fireEmployee = "",
|
|
expired = "",
|
|
}
|
|
}
|