mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-09 05:54:50 +02:00
New style of scripting for better complex menus.
This commit is contained in:
parent
cdf4b3a2f2
commit
4e69022072
8 changed files with 170 additions and 58 deletions
|
@ -0,0 +1,6 @@
|
|||
|
||||
shopInfo = {
|
||||
welcomeText = 94,
|
||||
shopPack = 0x67,
|
||||
shopCurrancy = nil
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue