Sha256: 4d52a5ccb918e03455e1fe76fd6207e842ab51e5d667dfd7119fd79d2b6edcdd
Contents?: true
Size: 404 Bytes
Versions: 8
Compression:
Stored size: 404 Bytes
Contents
script 'standard/entities/scenery' # Rubble is Scenery with slightly modified action responses. # Intended for things that might be portable but are useless. # Rule of thumb: Scenery is something that can't be carried, # like a table or the sky; and Rubble is something that might # be portable but is otherwise useless, like trash or debris. class Gamefic::Rubble < Gamefic::Scenery end
Version data entries
8 entries across 8 versions & 1 rubygems