Merge pull request #11080 from kevinz000/surubatons

hey someone gave me this idea for stunbatons (and I sort of expanded it) and it's worth a test
This commit is contained in:
Ghom
2020-02-20 11:09:46 +01:00
committed by GitHub
9 changed files with 60 additions and 53 deletions
+1 -1
View File
@@ -289,7 +289,7 @@
var/light_brightness = 3
actions_types = list()
/obj/item/toy/sword/cx/pre_altattackby(atom/A, mob/living/user, params) //checks if it can do right click memes
/obj/item/toy/sword/cx/alt_pre_attack(atom/A, mob/living/user, params) //checks if it can do right click memes
altafterattack(A, user, TRUE, params)
return TRUE