fix: Codegens corpses (#1287)
This commit is contained in:
parent
c8a804d0b1
commit
0b4cd460de
7 changed files with 1250 additions and 1339 deletions
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"version": 2,
|
||||
"type": "Server.Items.DecayedCorpse",
|
||||
"properties": [
|
||||
{
|
||||
"name": "DecayTimer",
|
||||
"type": "Server.Timer",
|
||||
"rule": "TimerMigrationRule",
|
||||
"ruleArguments": [
|
||||
"@TimerDrift"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue