Merge pull request #20186 from phil235/InsertFix2

Fixes issues with packagewrap, trashbag, handlabeler,
This commit is contained in:
oranges
2016-09-01 10:13:30 +12:00
committed by GitHub
10 changed files with 90 additions and 86 deletions
@@ -142,7 +142,7 @@
R.user_unbuckle_mob(R.buckled_mobs[1],user)
loaded = target
target.loc = src
target.forceMove(src)
user.visible_message("[user] collects [loaded].", "<span class='notice'>You collect [loaded].</span>")
..()