Skip to content

Commit

Permalink
Iteration VII - bis
Browse files Browse the repository at this point in the history
Updating the comments, forgot
  • Loading branch information
OverDriveZ committed Oct 10, 2023
1 parent fa5a7e1 commit 675c006
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/modules/mob/inventory.dm
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,7 @@
// 4-Boot contents.

// There's one more twist to this, for example, if the user had previously unsheathed a revolver from a shoulder holster,
// we clearly want the revolver to be re-sheathed in the previous location, this is why there are these new variables:
// quick_equip_memory_item and quick_equip_memory_origin, that keep track of this exact thing.
// we clearly want the revolver to be re-sheathed in the previous location.
// If anything is broken, or not working properly, contact me or fix it -leonzrygin
//<--
/mob/verb/quick_equip()
Expand Down

0 comments on commit 675c006

Please sign in to comment.