Merge pull request #3860 from VOREStation/upstream-merge-5344

[MIRROR] Sky is not a 'skiy'
This commit is contained in:
Spades
2018-06-12 21:26:33 -04:00
committed by GitHub
+1 -1
View File
@@ -451,7 +451,7 @@
if(!silent)
if(planetary)
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].")
var/turf/T = get_turf(landing)
explosion(T, 0, 1, 2)