mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-24 23:56:51 +00:00
Add smokey, vehicle and targeted_entity
This commit is contained in:
@@ -1103,6 +1103,20 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vehicle",
|
||||
"type": "object",
|
||||
"translate": "entity.vehicle",
|
||||
"collapse": true,
|
||||
"value": "entity"
|
||||
},
|
||||
{
|
||||
"id": "targeted_entity",
|
||||
"type": "object",
|
||||
"translate": "entity.targeted_entity",
|
||||
"collapse": true,
|
||||
"value": "entity"
|
||||
},
|
||||
{
|
||||
"id": "player",
|
||||
"type": "object",
|
||||
@@ -1247,6 +1261,11 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "smokey",
|
||||
"type": "boolean",
|
||||
"translate": "location.smokey"
|
||||
},
|
||||
{
|
||||
"id": "block",
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user