Fix typo before someone notices.

This commit is contained in:
Rob Nelson
2014-01-24 06:13:21 -08:00
committed by ZomgPonies
parent 47e8c640a2
commit e3a2a9238d
+1 -1
View File
@@ -119,7 +119,7 @@
user << "\red It's locked, you can't put anything into it."
return
if(!occupant)
user << "\blue You insert \the [src] into \the [src], and it floats as the hoverfield activates."
user << "\blue You insert \the [W] into \the [src], and it floats as the hoverfield activates."
user.drop_item()
W.loc=src
occupant=W