diff --git a/Scripts/Python/EderBahvahnter.py b/Scripts/Python/EderBahvahnter.py index 53c6b06a2f..73355d1ada 100644 --- a/Scripts/Python/EderBahvahnter.py +++ b/Scripts/Python/EderBahvahnter.py @@ -46,5 +46,5 @@ class EderBahvahnter(ptResponder): def __init__(self): ptResponder.__init__(self) - self.id = -1 + self.id = 478 self.version = 0