Skip to content

Commit

Permalink
Add the VEND_TO_HAND flag
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreML committed Nov 24, 2023
1 parent 236a443 commit fe8978b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@
req_access = list(ACCESS_MARINE_ALPHA)
req_one_access = list(ACCESS_MARINE_LEADER, ACCESS_MARINE_SPECPREP, ACCESS_MARINE_RO)
hackable = TRUE
vend_flags = VEND_CLUTTER_PROTECTION | VEND_LIMITED_INVENTORY | VEND_TO_HAND

vend_y_offset = 1

Expand Down

0 comments on commit fe8978b

Please sign in to comment.