Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Assuming weight is not an issue ...

   : if (items_carried () < carry_limit()) {
      : pocket "sword" ;
   }