Class PaperChaseSign
java.lang.Object
games.stendhal.server.maps.quests.revivalweeks.PaperChaseSign
- All Implemented Interfaces:
LoadableContent
Adds a hall of fame sign for the paper chase
- Author:
- hendrik
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
adds the sign to the worldboolean
try to remove the content from the world-
-
Constructor Details
-
PaperChaseSign
public PaperChaseSign()
-
-
Method Details
-
addToWorld
public void addToWorld()adds the sign to the world- Specified by:
addToWorld
in interfaceLoadableContent
-
removeFromWorld
public boolean removeFromWorld()try to remove the content from the world-- Specified by:
removeFromWorld
in interfaceLoadableContent
- Returns:
true
-