Skip to content

Commit c24bfe9

Browse files
committed
📝 update commands
1 parent 39fff80 commit c24bfe9

File tree

7 files changed

+33
-27
lines changed

7 files changed

+33
-27
lines changed

sa/enums.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3573,5 +3573,11 @@
35733573
},
35743574
"DecisionMakerGroupType": {
35753575
"MissionNorm": null
3576+
},
3577+
"Level": {
3578+
"Generic": 0,
3579+
"LosAngeles": 1,
3580+
"SanFrancisco": 2,
3581+
"LasVegas": 3
35763582
}
35773583
}

sa/sa.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
3-
"last_update": 1739308430045,
4-
"version": "0.838",
3+
"last_update": 1739495780512,
4+
"version": "0.839",
55
"url": "https://library.sannybuilder.com/#/sa"
66
},
77
"extensions": [
@@ -34717,15 +34717,15 @@
3471734717
],
3471834718
"output": [
3471934719
{
34720-
"name": "townId",
34721-
"type": "Town",
34720+
"name": "level",
34721+
"type": "Level",
3472234722
"source": "var_any"
3472334723
}
3472434724
],
3472534725
"id": "07EF",
3472634726
"name": "GET_CITY_FROM_COORDS",
3472734727
"num_params": 4,
34728-
"short_desc": "Returns the town the specified location is within",
34728+
"short_desc": "Returns the city the specified location is within",
3472934729
"class": "World",
3473034730
"member": "GetCityFromCoords",
3473134731
"attrs": {
@@ -36390,15 +36390,15 @@
3639036390
],
3639136391
"output": [
3639236392
{
36393-
"name": "townId",
36394-
"type": "Town",
36393+
"name": "level",
36394+
"type": "Level",
3639536395
"source": "var_any"
3639636396
}
3639736397
],
3639836398
"id": "0842",
3639936399
"name": "GET_CITY_PLAYER_IS_IN",
3640036400
"num_params": 2,
36401-
"short_desc": "Gets the players current town ID",
36401+
"short_desc": "Gets the player's current city",
3640236402
"class": "Player",
3640336403
"member": "GetCityIsIn"
3640436404
},

sa/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.838
1+
0.839

sa_mobile/sa_mobile.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
3-
"last_update": 1739308430154,
4-
"version": "0.427",
3+
"last_update": 1739495780547,
4+
"version": "0.428",
55
"url": "https://library.sannybuilder.com/#/sa_mobile"
66
},
77
"extensions": [
@@ -34759,15 +34759,15 @@
3475934759
],
3476034760
"output": [
3476134761
{
34762-
"name": "townId",
34763-
"type": "Town",
34762+
"name": "level",
34763+
"type": "Level",
3476434764
"source": "var_any"
3476534765
}
3476634766
],
3476734767
"id": "07EF",
3476834768
"name": "GET_CITY_FROM_COORDS",
3476934769
"num_params": 4,
34770-
"short_desc": "Returns the town the specified location is within",
34770+
"short_desc": "Returns the city the specified location is within",
3477134771
"class": "World",
3477234772
"member": "GetCityFromCoords",
3477334773
"attrs": {
@@ -36432,15 +36432,15 @@
3643236432
],
3643336433
"output": [
3643436434
{
36435-
"name": "townId",
36436-
"type": "Town",
36435+
"name": "level",
36436+
"type": "Level",
3643736437
"source": "var_any"
3643836438
}
3643936439
],
3644036440
"id": "0842",
3644136441
"name": "GET_CITY_PLAYER_IS_IN",
3644236442
"num_params": 2,
36443-
"short_desc": "Gets the players current town ID",
36443+
"short_desc": "Gets the player's current city",
3644436444
"class": "Player",
3644536445
"member": "GetCityIsIn"
3644636446
},

sa_mobile/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.427
1+
0.428

sa_unreal/sa_unreal.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
3-
"last_update": 1739308430237,
4-
"version": "0.419",
3+
"last_update": 1739495780571,
4+
"version": "0.420",
55
"url": "https://library.sannybuilder.com/#/sa_unreal"
66
},
77
"extensions": [
@@ -34738,15 +34738,15 @@
3473834738
],
3473934739
"output": [
3474034740
{
34741-
"name": "townId",
34742-
"type": "Town",
34741+
"name": "level",
34742+
"type": "Level",
3474334743
"source": "var_any"
3474434744
}
3474534745
],
3474634746
"id": "07EF",
3474734747
"name": "GET_CITY_FROM_COORDS",
3474834748
"num_params": 4,
34749-
"short_desc": "Returns the town the specified location is within",
34749+
"short_desc": "Returns the city the specified location is within",
3475034750
"class": "World",
3475134751
"member": "GetCityFromCoords",
3475234752
"attrs": {
@@ -36411,15 +36411,15 @@
3641136411
],
3641236412
"output": [
3641336413
{
36414-
"name": "townId",
36415-
"type": "Town",
36414+
"name": "level",
36415+
"type": "Level",
3641636416
"source": "var_any"
3641736417
}
3641836418
],
3641936419
"id": "0842",
3642036420
"name": "GET_CITY_PLAYER_IS_IN",
3642136421
"num_params": 2,
36422-
"short_desc": "Gets the players current town ID",
36422+
"short_desc": "Gets the player's current city",
3642336423
"class": "Player",
3642436424
"member": "GetCityIsIn"
3642536425
},

sa_unreal/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.419
1+
0.420

0 commit comments

Comments
 (0)