This commit is contained in:
Spamcat
2012-10-26 23:57:05 +04:00
67 changed files with 9052 additions and 10309 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
else
user << "You place [cig] in [src] without even smoking it. Why would you do that?"
else if (cig.lit == -1)
src.visible_message("[user] places /the [cig] in /the [src].")
src.visible_message("[user] places [cig] in [src].")
user.update_inv_l_hand()
user.update_inv_r_hand()
add_fingerprint(user)