Fix to Issue #1978. Removes the extra "t" in "the."

This commit is contained in:
Ispil
2012-11-18 16:38:01 -07:00
parent d6505fd064
commit afe7e4642a
+1 -1
View File
@@ -259,6 +259,6 @@ BLIND // can't see anything
"\red You draw \the [H.holstered], ready to shoot!")
else
usr.visible_message("\blue [usr] draws \the [H.holstered], pointing it at the ground.", \
"\blue You draw \the [H.holstered], pointing it at tthe ground.")
"\blue You draw \the [H.holstered], pointing it at the ground.")
usr.put_in_hands(H.holstered)
H.holstered = null