Grammer and style

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
This commit is contained in:
Qwertytoforty
2021-07-28 18:21:58 -04:00
committed by GitHub
co-authored by SabreML
parent e8d52bf3d4
commit c45a359769
2 changed files with 2 additions and 2 deletions
@@ -723,7 +723,7 @@
matter_power += 800
scalpel.uses_left--
if(!scalpel.uses_left)
to_chat(user, "<span class='notice'>A tiny piece of [I] falls off, rendering it useless!</span>")
to_chat(user, "<span class='boldwarning'>A tiny piece of [I] falls off, rendering it useless!</span>")
else
to_chat(user, "<span class='warning'>You fail to extract a sliver from [src]! [I] isn't sharp enough anymore.</span>")
else if(user.drop_item())