Shit to update

This commit is contained in:
SkyMarshal
2012-01-06 16:50:19 -07:00
parent 74b68e2315
commit 3c128170a3
7 changed files with 5773 additions and 5762 deletions
+1 -1
View File
@@ -521,7 +521,7 @@
else if (istype(AM, /mob)) //If there is a mob somewhere in there....
tagOverride = 1
if(tagOverride)
if(prob(50))
if(prob(25))
src.destinationTag = null //Then 50% chance of going to the mail room!
@@ -54,6 +54,8 @@
examine()
set src in oview(4)
if(sortTag)
usr << "\blue It is labeled \"[sortTag]\""
if(examtext)
usr << examtext
..()
@@ -111,6 +113,8 @@
examine()
set src in oview(4)
if(sortTag)
usr << "\blue It is labeled \"[sortTag]\""
if(examtext)
usr << examtext
..()