You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#6188: 'Research xenomorph "dissections"' by kiVts at commit 7bfa02d#6071: '[V] Sorokyne Strata: fixes and changes .' by Venuska1117 at commit 77b1ffb#6304: 'STEEL DIVISON (Re-introduces 200 pop locked tank) [CODE BOUNTY]' by Red-byte3D at commit b51bd40#6039: 'Project ARES TM Holder (v5)' by realforest2001 at commit c00cb62#5513: 'M5 Camera Gear' by realforest2001 at commit 60fc8bd#6358: 'bump rustg version' by harryob at commit cf4f60d#6355: 'ID Mod computer biometrics' by realforest2001 at commit bd4cb15#6359: 'Adds CKey to ASRS order staff logs.' by realforest2001 at commit 17886e5
Round ID
22482
Description of the bug
Using your machete on self when next to flora and on help intent stabs yourself. (Tested this with both Hurt Yourself preferences)
What's the difference with what should have happened?
/obj/item/weapon/sword/machete/attack_self(mob/user) implies that if you use it on self it will clear flora much like how knives can be used to remove shrap.
How do we reproduce this bug?
Create a human next to any flora object
Create a /obj/item/weapon/sword/machete/
Make sure you're on help intent
Use the machete on self
--> You will try to stab yourself instead of removing the flora
...
Issue Bingo
Issue could be reproduced at least once
Issue happened in a recent (less than 7 days ago) round
A fantastic question actually! I am very dumb, when I was reading through the code I assumed that the self refereed to implied the human rather than the self on the machete. After further testing this does work as intended and I just completely misunderstood the intended use function both in code and in game!
Testmerges
#6188: 'Research xenomorph "dissections"' by kiVts at commit 7bfa02d #6071: '[V] Sorokyne Strata: fixes and changes .' by Venuska1117 at commit 77b1ffb #6304: 'STEEL DIVISON (Re-introduces 200 pop locked tank) [CODE BOUNTY]' by Red-byte3D at commit b51bd40 #6039: 'Project ARES TM Holder (v5)' by realforest2001 at commit c00cb62 #5513: 'M5 Camera Gear' by realforest2001 at commit 60fc8bd #6358: 'bump rustg version' by harryob at commit cf4f60d #6355: 'ID Mod computer biometrics' by realforest2001 at commit bd4cb15 #6359: 'Adds CKey to ASRS order staff logs.' by realforest2001 at commit 17886e5
Round ID
22482
Description of the bug
Using your machete on self when next to flora and on help intent stabs yourself. (Tested this with both Hurt Yourself preferences)
What's the difference with what should have happened?
/obj/item/weapon/sword/machete/attack_self(mob/user) implies that if you use it on self it will clear flora much like how knives can be used to remove shrap.
How do we reproduce this bug?
...
Issue Bingo
The text was updated successfully, but these errors were encountered: