Adds sudukdudu pens

This commit is contained in:
Dorsisdwarf
2015-06-15 13:41:31 +01:00
parent b6ec3d1036
commit 1b84fccf72
+3
View File
@@ -24,6 +24,9 @@
pressure_resistance = 2
var/colour = "black" //what colour the ink is!
/obj/item/weapon/pen/suicide_act(mob/user)
user.visible_message("<span class='suicide'>[user] is scribbling numbers all over themself with [src]! It looks like they're trying to commit sudoku!</span>")
return(BRUTELOSS)
/obj/item/weapon/pen/blue
desc = "It's a normal blue ink pen."