mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 21:52:42 +00:00
Feedback for transferring points
This commit is contained in:
@@ -319,6 +319,7 @@ GLOBAL_LIST_EMPTY(all_cataloguers)
|
|||||||
if(points_stored)
|
if(points_stored)
|
||||||
ID.survey_points += points_stored
|
ID.survey_points += points_stored
|
||||||
points_stored = 0
|
points_stored = 0
|
||||||
|
to_chat(user, "<span class='notice'>You swipe the id over \the [src].</span>")
|
||||||
else
|
else
|
||||||
to_chat(user, "<span class='notice'>\The [src] has no points available.</span>")
|
to_chat(user, "<span class='notice'>\The [src] has no points available.</span>")
|
||||||
busy = FALSE
|
busy = FALSE
|
||||||
|
|||||||
Reference in New Issue
Block a user