From 135d8602ffcb46582c2bc2f8d010dc2a88a2361b Mon Sep 17 00:00:00 2001 From: Jarrod Doyle Date: Sun, 24 Dec 2023 15:13:57 +0000 Subject: [PATCH] Better objective scripting setup and verified the respawn effect doesn't count as a kill --- ScriptingTests.cow | 4 ++-- ScriptingTests.gml | Bin 0 -> 1178 bytes intrface/miss17/goals.str | 6 ++++-- 3 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 ScriptingTests.gml diff --git a/ScriptingTests.cow b/ScriptingTests.cow index e994121..aaa8761 100644 --- a/ScriptingTests.cow +++ b/ScriptingTests.cow @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92a425e1c304e38b6a8e2b9b9719cbc7b8a26e68e8b8432af96515336ecefe67 -size 1375280 +oid sha256:edbd957f425a60b8c81fcd247b0cb4f5a24387396f8fc017e1da507da104547d +size 1457728 diff --git a/ScriptingTests.gml b/ScriptingTests.gml new file mode 100644 index 0000000000000000000000000000000000000000..dc745ea43513434cd28b2a8b505111415dd90fcd GIT binary patch literal 1178 zcmc&zUvJYe5KmZ}CT;0JNId5eq$(mGpbyiSCba$&n|P_F;IvL;aN^2#%F5T{8}S9; zeoecUs*?~eT$H=}-JN}RKHG5}$N5DB3F$C7)YLYocpjaxLc3kRm_Fv)RF>Q2XKD@Q=mb-=nIR^ap3e8espc z66E$0L5EdI6qp0R)Z#(2i79i zZUP?%z9w5YPjbpr&nn21Ol*eY<%#7FmJFsU3Z~aEte4y;!F0|o;atfD1U1qEQVT;+ zDrGwq6`LiW3nsBet+gLD#2d>jC#UAXR68yL75=j%M+pNFp)~EDMYyt zSq65pT}6BsE`oQt_&AOPNGqT@+;^ICd9grIa luScvmio;3z1&?vX!`M4NVS7QggGx@F!h%BnijWx8`3)EU4Q~Jd literal 0 HcmV?d00001 diff --git a/intrface/miss17/goals.str b/intrface/miss17/goals.str index c5aea4e..9130c94 100644 --- a/intrface/miss17/goals.str +++ b/intrface/miss17/goals.str @@ -1,4 +1,6 @@ fiction_0: "PERMANENT" text_0: "PERMANENT" -fiction_1: "I wanna toggle" -text_1: "I wanna toggle" +fiction_1: "NO KILL" +text_1: "NO KILL" +fiction_2: "M1 Objective 1" +text_2: "M1 Objective 1"