Merge pull request #3448 from Citadel-Station-13/upstream-merge-31790
[MIRROR] Fixes me forgetting a semicolon in sargeant araneus
This commit is contained in:
@@ -3622,7 +3622,7 @@
|
||||
min_oxy = 5;
|
||||
name = "Sergeant Araneus";
|
||||
real_name = "Sergeant Araneus";
|
||||
movement_type = GROUND
|
||||
movement_type = 1;
|
||||
response_help = "pets";
|
||||
turns_per_move = 10;
|
||||
voice_name = "unidentifiable voice"
|
||||
|
||||
Reference in New Issue
Block a user