mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Fixes missing period.
This commit is contained in:
@@ -75,5 +75,5 @@
|
||||
user << "<span class='notice'>You are teleported to \the [A].</span>"
|
||||
uses--
|
||||
if(uses <= 0)
|
||||
user << "<span class='danger'>\The [src] has ran out of uses, and disintegrates from your hands</span>"
|
||||
qdel(src)
|
||||
user << "<span class='danger'>\The [src] has ran out of uses, and disintegrates from your hands.</span>"
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user