diff --git a/sa/sa.json b/sa/sa.json index 03efabeb..21e0a02d 100644 --- a/sa/sa.json +++ b/sa/sa.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1732894527167, - "version": "0.801", + "last_update": 1733163607325, + "version": "0.802", "url": "https://library.sannybuilder.com/#/sa" }, "extensions": [ @@ -46873,7 +46873,7 @@ "id": "0A95", "name": "SAVE_THIS_CUSTOM_SCRIPT", "num_params": 0, - "short_desc": "Prevents the script from restarting when the save file is loaded" + "short_desc": "Marks this script to be saved whenever game is saved. After savegame load all local variables are restored and execution continues from saved position" }, { "input": [ diff --git a/sa/version.txt b/sa/version.txt index c08f2ea6..739a4356 100644 --- a/sa/version.txt +++ b/sa/version.txt @@ -1 +1 @@ -0.801 \ No newline at end of file +0.802 \ No newline at end of file