mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Cleanup ITEM_INTERACT_ flags. (#27640)
* Cleanup `ITEM_INTERACT_` flags. * replace new uses of old flags
This commit is contained in:
@@ -510,7 +510,7 @@
|
||||
points = 0
|
||||
else
|
||||
to_chat(user, "<span class='notice'>There's no points left on [src].</span>")
|
||||
return ITEM_INTERACT_SUCCESS
|
||||
return ITEM_INTERACT_COMPLETE
|
||||
|
||||
/obj/item/card/mining_point_card/examine(mob/user)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user