Compile ready.

This commit is contained in:
Fermi
2019-05-23 23:17:17 +01:00
parent 2f7a4082ab
commit 645dfca14a
4 changed files with 7 additions and 4 deletions
@@ -20,8 +20,8 @@
numberOfPages--
playsound(user.loc, 'sound/items/poster_ripped.ogg', 50, 1)
add_fingerprint(user)
if(numberOfPages == 0)
icon_state = "pHbookletEmpty"
if(numberOfPages == 0)
icon_state = "pHbookletEmpty"
return
else
to_chat(user, "<span class='warning'>[src] is empty!</span>")