mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-03 03:15:55 -04:00
Fixed all Bestine city events (not invasions) - including official election, results, inhabitants and effects who is elected has on the city.
This commit is contained in:
Regular → Executable
-8
@@ -1,13 +1,5 @@
|
||||
package script.base;
|
||||
|
||||
import script.*;
|
||||
import script.base_class.*;
|
||||
import script.combat_engine.*;
|
||||
import java.util.Arrays;
|
||||
import java.util.Hashtable;
|
||||
import java.util.Vector;
|
||||
import script.base_script;
|
||||
|
||||
public class remote_object extends script.base_script
|
||||
{
|
||||
public remote_object()
|
||||
|
||||
Reference in New Issue
Block a user