Skip to content

Commit

Permalink
add OTIS to incompatible grfs
Browse files Browse the repository at this point in the history
  • Loading branch information
EmperorJake authored and andythenorth committed Dec 12, 2024
1 parent 737824c commit fd3f384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/incompatible_grfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def grfid(self):
IncompatibleGRF(LiteralGrfID(r"EN\31\02"), "North Korean Industry Set v2")
IncompatibleGRF(LiteralGrfID(r"SZ\13D"), "Oil well decrease neutralizer")
IncompatibleGRF(LiteralGrfID(r"OG+3"), "OpenGFX+ Industries")
IncompatibleGRF(DwordGrfID("47475154"), "OTIS")
IncompatibleGRF(LiteralGrfID(r"DD\06\02"), "Pikka Basic Industries")
IncompatibleGRF(DwordGrfID("31ff0503"), "Stock Piled industries 1.1")
IncompatibleGRF(DwordGrfID("31ff0504"), "Stock Piled industries 1.2")
Expand Down

0 comments on commit fd3f384

Please sign in to comment.