mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-25 05:56:27 +01:00
floor cluwne doesn't exist, floor cluwne cannot-
This commit is contained in:
@@ -96,7 +96,10 @@ GLOBAL_LIST_INIT(bitfields, list(
|
||||
"PASSBLOB" = PASSBLOB,
|
||||
"PASSMOB" = PASSMOB,
|
||||
"PASSCLOSEDTURF" = PASSCLOSEDTURF,
|
||||
"LETPASSTHROW" = LETPASSTHROW
|
||||
"LETPASSTHROW" = LETPASSTHROW,
|
||||
"PASSDOOR" = PASSDOOR, //yogs
|
||||
"PASSMACHINES" = PASSMACHINES,
|
||||
"PASSCOMPUTER" = PASSCOMPUTER
|
||||
),
|
||||
"movement_type" = list(
|
||||
"GROUND" = GROUND,
|
||||
@@ -201,4 +204,4 @@ GLOBAL_LIST_INIT(bitfields, list(
|
||||
"ORGAN_VITAL" = ORGAN_VITAL,
|
||||
"ORGAN_NO_SPOIL" = ORGAN_NO_SPOIL
|
||||
),
|
||||
))
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user