generated from AriasCreations/vsmodtemplate
parent
ced16d9fb9
commit
6b6e2af0fc
6 changed files with 179 additions and 32 deletions
|
@ -147,7 +147,9 @@ namespace AriasServerUtils
|
|||
warp,
|
||||
setwarp,
|
||||
delwarp,
|
||||
spawn
|
||||
spawn,
|
||||
back,
|
||||
rtp
|
||||
}
|
||||
public Dictionary<CostType, int> costs = new Dictionary<CostType, int>();
|
||||
public static readonly Dictionary<CostType, int> defaults = new Dictionary<CostType, int>()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue