v0.3.0c: added a description to traps
This commit is contained in:
parent
8eb3186018
commit
72788624e7
|
@ -74,6 +74,6 @@ public abstract class Trap implements Bundlable {
|
|||
}
|
||||
|
||||
public String desc() {
|
||||
return "";
|
||||
return "Stepping onto a hidden pressure plate will activate the trap.";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user