Merge pull request #11868 from bgobandit/diditallforthelewdbe

Adds kitty mousey toys!
This commit is contained in:
Razharas
2015-10-01 05:06:34 +03:00
4 changed files with 20 additions and 4 deletions
+11
View File
@@ -17,6 +17,7 @@
* Toy big red button
* Beach ball
* Toy xeno
* Kitty toys!
*/
@@ -1202,3 +1203,13 @@
else
user << "<span class='warning'>The string on [src] hasn't rewound all the way!</span>"
return
// TOY MOUSEYS :3 :3 :3
/obj/item/toy/cattoy
name = "toy mouse"
desc = "A colorful toy mouse!"
icon = 'icons/obj/toy.dmi'
icon_state = "toy_mouse"
w_class = 2.0
var/cooldown = 0