Feedback for transferring points

This commit is contained in:
Unknown
2019-08-21 20:14:01 -04:00
parent 2d6445f31f
commit 8833dfe458

View File

@@ -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