Sky is not a 'skiy' (#5344)

* Clandestine (Original Commit)

* Revert "Clandestine (Original Commit)"

This reverts commit cdb1abb47b3720e9160a4942a06f1b9036db2c27.

* the skiy
This commit is contained in:
Layne
2018-06-11 14:10:40 -04:00
committed by Anewbe
parent 87929b51d0
commit b4c1722bd6

View File

@@ -395,7 +395,7 @@
if(!silent) if(!silent)
if(planetary) if(planetary)
visible_message("<span class='danger'><font size='3'>\A [src] falls out of the sky and crashes into \the [landing]!</font></span>", \ visible_message("<span class='danger'><font size='3'>\A [src] falls out of the sky and crashes into \the [landing]!</font></span>", \
"<span class='danger'><font size='3'> You fall out of the skiy and crash into \the [landing]!</font></span>", \ "<span class='danger'><font size='3'> You fall out of the sky and crash into \the [landing]!</font></span>", \
"You hear something slam into \the [landing].") "You hear something slam into \the [landing].")
var/turf/T = get_turf(landing) var/turf/T = get_turf(landing)
explosion(T, 0, 1, 2) explosion(T, 0, 1, 2)