Don't drop events...

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12598 282e977c-c81d-0410-88c4-b93c2d0d6712
master
qal21 2010-03-08 02:13:32 +00:00
parent 8e0e7f00be
commit b106c04f78
15 changed files with 15 additions and 0 deletions

View File

@ -2,4 +2,5 @@ Object event_apply
type 116
subtype 1
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_attack
type 116
subtype 2
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_close
type 116
subtype 11
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_death
type 116
subtype 3
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_destroy
type 116
subtype 13
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_drop
type 116
subtype 4
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_pickup
type 116
subtype 5
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_say
type 116
subtype 6
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_selling
type 116
subtype 32
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_stop
type 116
subtype 7
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_throw
type 116
subtype 9
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_time
type 116
subtype 8
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_timer
type 116
subtype 12
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_trigger
type 116
subtype 10
invisible 1
no_drop 1
end

View File

@ -2,4 +2,5 @@ Object event_user
type 116
subtype 31
invisible 1
no_drop 1
end