New special node to initiate conversation (should even work outdoors)
This commit is contained in:
@@ -607,8 +607,6 @@ bool handle_action(location the_point,sf::Event /*event*/) {
|
||||
scenario.scen_monsters[mode_count].default_attitude;
|
||||
town->creatures(i).mobility = 1;
|
||||
town->creatures(i).time_flag = 0;
|
||||
town->creatures(i).extra1 = 0;
|
||||
town->creatures(i).extra2 = 0;
|
||||
town->creatures(i).spec1 = -1;
|
||||
town->creatures(i).spec2 = -1;
|
||||
town->creatures(i).spec_enc_code = 0;
|
||||
|
Reference in New Issue
Block a user