You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code/modules/virus2/effect/stage_1.dm
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -478,3 +478,33 @@
478
478
animate(color =list(1.375,0.19,0,0,0,1.375,0.19,0,0.19,0,1.375,0,0,0,0,1,0,0,0,0), time =1)//4
479
479
animate(color =list(1.25,0.12,0,0,0,1.25,0.12,0,0.12,0,1.25,0,0,0,0,1,0,0,0,0), time =1)//3
480
480
animate(color =list(1.125,0.06,0,0,0,1.125,0.06,0,0.06,0,1.125,0,0,0,0,1,0,0,0,0), time =1)//2
481
+
482
+
/datum/disease2/effect/milkflourvomit
483
+
name ="Glutenolactic Emesis Syndrome"
484
+
desc ="Causes sudden bouts of intermitent vomiting containing either milk or flour. No effects on lesser lifeforms."
485
+
encyclopedia ="Some virologists moonlighting as chefs combine this symptom with Chronic Lime Disease and Chicken Pox for an easy way to make lime cake."
//TODO: maybe remove the whole flour vomit thing and have it exclusively as flour coughing if and when we add an easy way to pick up floor flour (the wet dry vacuum doesn't count)
Copy file name to clipboardExpand all lines: config-example/motd.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<p><b><font size="32">Welcome to /vg/station</font></b>
2
-
<b><font size = "4">The current thread can be found by <font color="purple"><a href="https://boards.4channel.org/vg/catalog#s=ss13g">(clicking here)</a></font></font><br></b>
2
+
<b><font size = "4">The current thread can be found by <font color="purple"><a href="https://boards.4chan.org/vm/catalog#s=ss13">(clicking here)</a></font></font><br></b>
3
3
<font size = "4">Server's byond version is: <a href="https://www.byond.com/docs/notes/515.html">515.1608</a></font>
4
4
<font size = "4">Read the <a href="http://ss13.moe/wiki/">wiki,</a> and consider <a href="http://ss13.moe/wiki/index.php/Guide_to_Contributing_to_the_Wiki">contributing!</a></font><br>
5
5
<font color="#DF0101" size=5>Donate to help keep the server running: <a href="http://ss13.moe/donate">Paypal</a> or <a href="http://patreon.com/pomf">Patreon</a>.</font><br>
0 commit comments