Initial commit. Updated release archive.
This commit is contained in:
4
_module/nss/pc_usechair.nss
Normal file
4
_module/nss/pc_usechair.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
ActionStartConversation (GetNearestCreature( CREATURE_TYPE_PLAYER_CHAR, PLAYER_CHAR_IS_PC ) , "chairtalking", FALSE );
|
||||
}
|
Reference in New Issue
Block a user