Changed the pokeball summoning message a teensy bit.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2856 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
heisen51@gmail.com
2011-12-29 09:21:07 +00:00
parent 300f16cd65
commit e6f6b5b821
+1
View File
@@ -191,6 +191,7 @@
A.nodamage = 0
A.canmove = 1
A << "<b>[U.name] has chosen you!</b>"
U << "<b>[A.name]! I choose you!</b>"
A.loc = U.loc
A.cancel_camera()
src.icon_state = "pokeball"