This commit is contained in:
kevinz000
2020-02-13 16:25:43 -07:00
parent b3a81d9c8e
commit e8ccf4b6d7
8 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
throw_range = 14
w_class = WEIGHT_CLASS_SMALL
/obj/item/toy/tennis/pre_altattackby(atom/A, mob/living/user, params) //checks if it can do right click memes
/obj/item/toy/tennis/alt_pre_attack(atom/A, mob/living/user, params) //checks if it can do right click memes
altafterattack(A, user, TRUE, params)
return TRUE