4 lines
51 B
Lua
4 lines
51 B
Lua
return {
|
|
bailPrice = 250,
|
|
paymentTax = 15
|
|
} |
return {
|
|
bailPrice = 250,
|
|
paymentTax = 15
|
|
} |