the mapping side
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
. = ..()
|
||||
if (secret_type)
|
||||
secret = new secret_type(src)
|
||||
secret.desc += " It's a secret!"
|
||||
secret.desc += "" //In case you want to add something to the item that spawns
|
||||
w_items += secret.w_class
|
||||
contents += secret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user