Add new init system
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"Actor": {
|
||||
"types": [
|
||||
"character",
|
||||
"npc",
|
||||
"vehicle"
|
||||
],
|
||||
"templates": {
|
||||
@@ -372,6 +373,12 @@
|
||||
"core"
|
||||
]
|
||||
},
|
||||
"npc": {
|
||||
"templates": [
|
||||
"biodata",
|
||||
"core"
|
||||
]
|
||||
},
|
||||
"vehicle": {
|
||||
"templates": [
|
||||
"vehicle"
|
||||
|
||||
Reference in New Issue
Block a user