Skip to content

Commit 648ff82

Browse files
committed
📝 update commands
1 parent db9f9ce commit 648ff82

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

vcs/vcs.json

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
3-
"last_update": 1774183598531,
4-
"version": "0.48",
3+
"last_update": 1774211164390,
4+
"version": "0.49",
55
"url": "https://library.sannybuilder.com/#/vcs"
66
},
77
"extensions": [
@@ -19471,7 +19471,7 @@
1947119471
}
1947219472
],
1947319473
"id": "03AC",
19474-
"name": "COMMAND_03AC",
19474+
"name": "SET_UNIQUE_JUMPS_FOUND",
1947519475
"num_params": 1
1947619476
},
1947719477
{
@@ -19482,7 +19482,7 @@
1948219482
}
1948319483
],
1948419484
"id": "03AD",
19485-
"name": "SET_UNIQUE_JUMPS_FOUND",
19485+
"name": "COMMAND_03AD",
1948619486
"num_params": 1
1948719487
},
1948819488
{
@@ -21334,7 +21334,10 @@
2133421334
],
2133521335
"id": "041E",
2133621336
"name": "COMMAND_041E",
21337-
"num_params": 1
21337+
"num_params": 1,
21338+
"attrs": {
21339+
"is_nop": true
21340+
}
2133821341
},
2133921342
{
2134021343
"input": [
@@ -21345,7 +21348,10 @@
2134521348
],
2134621349
"id": "041F",
2134721350
"name": "COMMAND_041F",
21348-
"num_params": 1
21351+
"num_params": 1,
21352+
"attrs": {
21353+
"is_nop": true
21354+
}
2134921355
},
2135021356
{
2135121357
"input": [
@@ -21356,7 +21362,10 @@
2135621362
],
2135721363
"id": "0420",
2135821364
"name": "COMMAND_0420",
21359-
"num_params": 1
21365+
"num_params": 1,
21366+
"attrs": {
21367+
"is_nop": true
21368+
}
2136021369
},
2136121370
{
2136221371
"input": [
@@ -21729,22 +21738,25 @@
2172921738
}
2173021739
],
2173121740
"id": "042F",
21732-
"name": "COMMAND_042F",
21741+
"name": "SET_CAR_MAX_HEALTH",
2173321742
"num_params": 2
2173421743
},
2173521744
{
2173621745
"input": [
2173721746
{
2173821747
"name": "_p1",
2173921748
"type": "int"
21740-
},
21749+
}
21750+
],
21751+
"output": [
2174121752
{
2174221753
"name": "_p2",
21743-
"type": "int"
21754+
"type": "int",
21755+
"source": "var_any"
2174421756
}
2174521757
],
2174621758
"id": "0430",
21747-
"name": "COMMAND_0430",
21759+
"name": "GET_CAR_MAX_HEALTH",
2174821760
"num_params": 2
2174921761
},
2175021762
{

vcs/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.48
1+
0.49

0 commit comments

Comments
 (0)