src/aspects/holdable.lisp @ f17271ef79b7

Add an inventory, player movement and such
author Steve Losh <steve@stevelosh.com>
date Sat, 07 Jan 2017 17:08:58 +0000
parents (none)
children (none)
(in-package :ap.entities)

(define-aspect holdable
  description)