mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
All the relevant examine changes.
This commit is contained in:
@@ -204,6 +204,6 @@
|
||||
if("P (OP)")
|
||||
mode = "white_halfp"
|
||||
|
||||
/obj/item/device/floor_painter/examine()
|
||||
..()
|
||||
usr << "It is in [mode_nice] mode."
|
||||
/obj/item/device/floor_painter/examine(mob/user)
|
||||
..(user)
|
||||
user << "It is in [mode_nice] mode."
|
||||
|
||||
Reference in New Issue
Block a user