Skip to content

Commit d00ba18

Browse files
committed
Delete 'tempworn'
The `tempworn` container is no longer used by the StdLib, so it can be safely deleted.
1 parent 8777bc1 commit d00ba18

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

lib_classes.i

-10
Original file line numberDiff line numberDiff line change
@@ -602,16 +602,6 @@ ADD TO EVERY ACTOR
602602
END ADD TO.
603603

604604

605-
--------------------------------------------------------------------
606-
-- A container used to provide a temporary storage space - ignore!
607-
--------------------------------------------------------------------
608-
609-
THE tempworn ISA OBJECT
610-
CONTAINER TAKING CLOTHING.
611-
HEADER "You're already wearing"
612-
END THE tempworn.
613-
614-
615605
--------------------------------------------------------------------
616606
-- An event checking that clothing acquired and worn by an actor
617607
-- mid-game is recognised to be worn by the actor:

0 commit comments

Comments
 (0)