mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Fixes the reason it wont compile
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
pressure_resistance = 2
|
||||
|
||||
/obj/item/weapon/pen/suicide_act(mob/user)
|
||||
viewers(user) << "<span class='suicide'>[user] starts scribbling over \himself with the [src.name]! It looks like \he's trying to commit sudoku.</span>"
|
||||
viewers(user) << "<span class='suicide'>[user] starts scribbling over \himself with the [src.name]! It looks like \he's trying to commit sudoku.</span>"
|
||||
return (BRUTELOSS)
|
||||
|
||||
/obj/item/weapon/pen/blue
|
||||
|
||||
Reference in New Issue
Block a user