Re-organize check_inv, no functional change

master
Kevin Zheng 2021-08-28 11:08:34 -07:00
parent 15a0fcb70b
commit 615d2ba958
3 changed files with 13 additions and 13 deletions

View File

@ -1,10 +1,19 @@
Object check_inv
name check_inv
invisible 1
type 64
face check_inv.111
no_pick 1
invisible 1
last_sp 1
move_on walk
move_off walk
last_sp 1
no_pick 1
type 64
end
Object check_floor
name check inv trigger
face check_floor.111
invisible 1
last_sp 1
move_on walk fly_low
no_pick 1
type 64
end

View File

@ -1,9 +0,0 @@
Object check_floor
name check inv trigger
face check_floor.111
no_pick 1
last_sp 1
type 64
move_on walk fly_low
invisible 1
end