[MIRROR] Various grammar fixes (#2842)
* Various grammar fixes * Update mecha_parts.dm * Update crates.dm * Update ghost_role_spawners.dm * Update paper_premade.dm * Update oldstation.dm
This commit is contained in:
committed by
Poojawa
parent
b13f090fe9
commit
4dd0dc9d66
@@ -63,7 +63,7 @@
|
||||
if(204)
|
||||
SpeakPeace(list("Notice how there was no special message at 200?", "The slow automation of what used to be meaningful milestones?","It's all part of the joke."))
|
||||
if(250)
|
||||
SpeakPeace(list("Congratulations.", "By my very loose calculations you've now wasted a decent chunk of the round doing this.", "But you've seen this meme to its conclusion, and that's a experience in itself, right?"))
|
||||
SpeakPeace(list("Congratulations.", "By my very loose calculations you've now wasted a decent chunk of the round doing this.", "But you've seen this meme to its conclusion, and that's an experience in itself, right?"))
|
||||
if(251)
|
||||
SpeakPeace(list("Anyway, here.", "I can't give you anything that would impact the progression of the round.","But you've earned this at least."))
|
||||
var/obj/item/reagent_containers/food/drinks/trophy/silver_cup/the_ride = new(get_turf(user))
|
||||
|
||||
Reference in New Issue
Block a user